Update how the docset is generated.

Use a more human-friendly name,
put the files in doxygen/out/docset instead of in html,
etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2014-04-14 03:24:13 +00:00
parent 915dc553d1
commit a6905b9ad3
2 changed files with 16 additions and 11 deletions

View File

@@ -365,7 +365,7 @@ SERVER_BASED_SEARCH = $(SERVER_BASED_SEARCH)
GENERATE_DOCSET = $(GENERATE_DOCSET)
DOCSET_FEEDNAME = "wxWidgets 3.0"
DOCSET_BUNDLE_ID = org.wxwidgets.doxygen.wx29
DOCSET_BUNDLE_ID = org.wxwidgets.doxygen.wx30
DOCSET_PUBLISHER_ID = org.wxwidgets.doxygen
DOCSET_PUBLISHER_NAME = wxWidgets Team