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
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
extra_stylesheet.css
latex_header.tex
logo.png
regen.bat
regen.sh Allow setting WX_HTML_OUTPUT_DIR to override default location 2022-03-28 15:43:32 +02:00
wxwidgets.js