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