]> git.saurik.com Git - wxWidgets.git/commitdiff
Change the format of the documentation archives for the release.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jul 2012 11:42:32 +0000 (11:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 11 Jul 2012 11:42:32 +0000 (11:42 +0000)
Call them wxWidgets-x.y.z-docs-nnn instead of wxWidgets-docs-nnn.x.y.z.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/tools/make-html-docs

index 24b1622c5586d07c1795a7e33c9c60089b7b7c9c..771b67e88f4eaefa252f888eb06c33b56c66f621 100755 (executable)
@@ -16,7 +16,7 @@ set -e
 set -x
 
 docs_dir_name=wxWidgets-$version
-docs_file_basename=wxWidgets-docs-html-$version
+docs_file_basename=wxWidgets-$version-docs-html
 
 cd docs/doxygen
 ./regen.sh html