X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bfa9ddf3ac4b43f6d885394a35bb517327e1291..3287f62ad3bd6dfcc78a8fcef0ac44d9ece904af:/docs/doxygen/Doxyfile?ds=sidebyside
diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile
index 4a90d38910..87728c3066 100644
--- a/docs/doxygen/Doxyfile
+++ b/docs/doxygen/Doxyfile
@@ -6,7 +6,7 @@
DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = wxWidgets
-PROJECT_NUMBER = 2.9.5
+PROJECT_NUMBER = 3.0.0
PROJECT_BRIEF =
PROJECT_LOGO = logo.png
OUTPUT_DIRECTORY = out
@@ -93,7 +93,7 @@ ALIASES += endFlagTable="\n"
# that look different in different ports. genericAppearance can be used for the
# controls that always look the same.
ALIASES += appearance{1}="\htmlonly
Appearance:\endhtmlonly\n\image html appear-\1-msw.png \"wxMSW Appearance\"\n\htmlonly | \endhtmlonly\n\image html appear-\1-gtk.png \"wxGTK Appearance\"\n\htmlonly | \endhtmlonly\n\image html appear-\1-mac.png \"wxOSX Appearance\"\n\htmlonly |
\endhtmlonly"
-ALIASES += genericAppearance{1}="\htmlonlyAppearance:\endhtmlonly\n\image html generic/\1 \"Generic Appearance\"\n\htmlonly |
\endhtmlonly"
+ALIASES += genericAppearance{1}="\htmlonlyAppearance:\endhtmlonly\n\image html generic/\1.png \"Generic Appearance\"\n\htmlonly |
\endhtmlonly"
# aliases for the creation of "named member groups"
# USAGE: the first argument must not contain spaces and be a unique identifier
@@ -364,7 +364,7 @@ SERVER_BASED_SEARCH = $(SERVER_BASED_SEARCH)
#---------------------------------------------------------------------------
GENERATE_DOCSET = $(GENERATE_DOCSET)
-DOCSET_FEEDNAME = "wxWidgets 2.9"
+DOCSET_FEEDNAME = "wxWidgets 3.0"
DOCSET_BUNDLE_ID = org.wxwidgets.doxygen.wx29
DOCSET_PUBLISHER_ID = org.wxwidgets.doxygen
DOCSET_PUBLISHER_NAME = wxWidgets Team
@@ -486,7 +486,7 @@ EXPAND_ONLY_PREDEF = NO
SEARCH_INCLUDES = YES
INCLUDE_PATH =
INCLUDE_FILE_PATTERNS =
-PREDEFINED =
+PREDEFINED = wxUSE_BASE wxUSE_GUI
EXPAND_AS_DEFINED =
SKIP_FUNCTION_MACROS = YES