wxwidgets/docs/doxygen
Randalphwa f2c78e19e4 Fix incorrect coding of "\" in Doxygen comments
This commit fixes a formatting problem with these two files
when built with Doxygen version 1.9.3.

The correct encoding is to escape the quotes and the backslash.
While the older style encoding used to work, it is no longer
supported due to a fix with how a single quote gets handled
by Doxygen. The escaped version works with Doxygen 1.8.17
so this will work fine with the current build version as well as
in more recent versions (tested with 1.9.3).

Closes #22461.
2022-05-27 18:25:49 +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 Document that wxUSE_NANOSVG is available starting in 3.1.7 only 2022-05-11 02:32:22 +02:00
overviews Fix incorrect coding of "\" in Doxygen comments 2022-05-27 18:25:49 +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 Updated links and mailing list addresses. 2015-10-30 20:06:09 -06: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 version to 3.1.7 and rebake the makefiles 2022-04-07 17:40:13 +02:00
DoxygenLayout.xml Upgraded Doxygen to 1.8.2 for the docs. 2012-11-03 18:08:45 +00:00
extra_stylesheet.css Updated logos in the reference manual. 2015-02-04 17:44:10 +00: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 Release script improvements. 2015-11-15 13:56:52 -07:00
regen.sh Allow setting WX_HTML_OUTPUT_DIR to override default location 2022-03-28 15:43:32 +02:00
wxwidgets.js Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00