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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user