]> git.saurik.com Git - wxWidgets.git/commitdiff
adding more specific info for docset
authorStefan Csomor <csomor@advancedconcepts.ch>
Sat, 11 Jun 2011 15:41:44 +0000 (15:41 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sat, 11 Jun 2011 15:41:44 +0000 (15:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/Doxyfile_inc

index 95e8e323f9d35e78f052b9c25e9883a48707b5e5..d7a9afde403a96df27c85c1624c184aca9dea308 100644 (file)
@@ -324,8 +324,10 @@ HTML_STYLESHEET        =
 HTML_ALIGN_MEMBERS     = YES
 HTML_DYNAMIC_SECTIONS  = YES
 GENERATE_DOCSET        = NO # Only change in format output configs
-DOCSET_FEEDNAME        = "wxWidgets"
-DOCSET_BUNDLE_ID       = org.wxwidgets.doxygen
+DOCSET_FEEDNAME        = "wxWidgets 2.9"
+DOCSET_BUNDLE_ID       = org.wxwidgets.doxygen.wx29
+DOCSET_PUBLISHER_ID    = org.wxwidgets.doxygen
+DOCSET_PUBLISHER_NAME  = wxWidgets Team
 GENERATE_HTMLHELP      = NO # Only change in format output configs
 CHM_FILE               = ..\wx.chm # NOTE: Windows style separator needed
 HHC_LOCATION           = hhc.exe # Don't modify, see Doxyfile_chm for info