wxwidgets/docs/doxygen
Vadim Zeitlin 57bf9c5af5 Escape all "__" in Doxygen to preserve them in the output
New version of Doxygen interprets __foo__ as Markdown markup and
consumes the underscores, which mangles the identifier.

Prevent this from happening by escaping the leading underscore for all
occurrences of "__" outside of the code blocks, this seems to be the
least intrusive fix.

See #22671.
2022-07-30 14:56:23 +02:00
..
doxygen-awesome-css Use Doxygen Awesome CSS theme 2022-07-02 16:57:57 +02:00
groups Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
images Update wxDC::DrawSpline() documentation 2021-07-03 17:18:04 +02:00
mainpages Escape all "__" in Doxygen to preserve them in the output 2022-07-30 14:56:23 +02:00
overviews Escape all "__" in Doxygen to preserve them in the output 2022-07-30 14:56:23 +02:00
scripts Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
custom_footer.html Add extra script to the docs created in GitHub Actions workflow 2022-03-28 11:16:53 +02:00
custom_header.html Use Doxygen Awesome CSS theme 2022-07-02 16:57:57 +02:00
custom_header_simple.html Disable custom Doxygen theme support for CHM generation 2022-07-02 17:37:53 +02:00
custom_search_functions.php Fix appearance of search results when using server-based search 2022-03-28 15:29:50 +02:00
Doxyfile Update library version to 3.3 2022-07-16 17:02:56 +02:00
DoxygenLayout.xml Upgraded Doxygen to 1.8.2 for the docs. 2012-11-03 18:08:45 +00:00
extra_stylesheet.css Use Doxygen Awesome CSS theme 2022-07-02 16:57:57 +02:00
latex_header.tex Turn off batchmode for PDF manual, and no longer update latex_header. 2015-02-08 11:17:35 +00:00
logo.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
regen.bat Disable custom Doxygen theme support for CHM generation 2022-07-02 17:37:53 +02:00
regen.sh Disable custom Doxygen theme support for CHM generation 2022-07-02 17:37:53 +02:00
wxwidgets.js Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00