From: Vadim Zeitlin Date: Wed, 11 Jul 2012 11:42:32 +0000 (+0000) Subject: Change the format of the documentation archives for the release. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/17de606b773622f56f2f2947ed209c5d9ebf6709?ds=inline 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 --- diff --git a/build/tools/make-html-docs b/build/tools/make-html-docs index 24b1622c55..771b67e88f 100755 --- a/build/tools/make-html-docs +++ b/build/tools/make-html-docs @@ -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