DOXYFILE_ENCODING = UTF-8
PROJECT_NAME = wxWidgets
-PROJECT_NUMBER = 2.9.3
+PROJECT_NUMBER = 2.9.4
PROJECT_BRIEF =
PROJECT_LOGO = logo.png
OUTPUT_DIRECTORY = out
#---------------------------------------------------------------------------
# For indicating a sample location
-ALIASES += sampledir{1}="@e Location: @c samples/\1 subdirectory of your wxWidgets installation or http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/\1"
+ALIASES += sampledir{1}="@e Location: @c samples/\1 subdirectory of your wxWidgets installation or http://svn.wxwidgets.org/viewvc/wx/wxWidgets/trunk/samples/\1"
# For refering to the corresponding sample in a class document or a overview
# Usually placed in the queue of @see
HTML_HEADER = custom_header.html
HTML_FOOTER = custom_footer.html
HTML_STYLESHEET = custom_stylesheet.css
-HTML_EXTRA_FILES =
+HTML_EXTRA_FILES = jquery-1.3.2.min.js
HTML_COLORSTYLE_HUE =
HTML_COLORSTYLE_SAT = 255
HTML_COLORSTYLE_GAMMA = 100