X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e14a8d3d71c30342ea7690dc7c5162e91182788..ef40bc3dae5b9bce810fa6d44b5f43071109a2d9:/docs/doxygen/Doxyfile_inc diff --git a/docs/doxygen/Doxyfile_inc b/docs/doxygen/Doxyfile_inc index f7d9aed5cb..4a9b81d505 100644 --- a/docs/doxygen/Doxyfile_inc +++ b/docs/doxygen/Doxyfile_inc @@ -12,7 +12,7 @@ DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = wxWidgets -PROJECT_NUMBER = 2.9.4 +PROJECT_NUMBER = 2.9.5 PROJECT_BRIEF = PROJECT_LOGO = logo.png OUTPUT_DIRECTORY = out @@ -196,8 +196,6 @@ ALIASES += stock{3}="\1 @image ht # See ENABLED_SECTIONS configuration key for more info about these: ALIASES += beginWxPerlOnly="\if WXPERL_MANUAL wxPerl Note: " ALIASES += endWxPerlOnly="\endif" -ALIASES += beginWxPythonOnly="\if WXPYTHON_MANUAL wxPython Note: " -ALIASES += endWxPythonOnly="\endif" # This is to get around a bug in Doxygen that prevents use of '{' or '}' # inside of any aliased command in parameters. @@ -209,7 +207,7 @@ ALIASES += rightCurly="}" #--------------------------------------------------------------------------- # 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