Change the format of the documentation archives for the release.

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
This commit is contained in:
Vadim Zeitlin
2012-07-11 11:42:32 +00:00
parent 3c0ab45424
commit 17de606b77

View File

@@ -16,7 +16,7 @@ set -e
set -x set -x
docs_dir_name=wxWidgets-$version docs_dir_name=wxWidgets-$version
docs_file_basename=wxWidgets-docs-html-$version docs_file_basename=wxWidgets-$version-docs-html
cd docs/doxygen cd docs/doxygen
./regen.sh html ./regen.sh html