wxwidgets/docs/doxygen/overviews
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
..
app.h Improve wxIMPLEMENT_APP() documentation 2021-07-24 17:21:39 +01:00
archive.h Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
aui.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
backwardcompatibility.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
bitmap.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
bookctrl.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02:00
bufferclasses.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
changes_since28.h Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
cmake.md Mention example CMake file in CMake Overview 2021-04-16 12:35:12 +02:00
commondialogs.h Update docs/doxygen/overviews/commondialogs.h 2018-12-10 19:37:58 +01:00
config.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
container.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
cpprttidisabled.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
customwidgets.h Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
dataobject.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
datetime.h Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
dc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
debugging.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dialog.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
dnd.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
docview.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
envvars.h Disable sizer flag checks if WXSUPPRESS_SIZER_FLAGS_CHECK is set 2021-05-20 13:27:08 +01:00
eventhandling.h Correct Events and Event Handling overview 2022-05-23 18:40:56 +02:00
exceptions.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
file.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
filesystem.h Updated links and mailing list addresses. 2015-10-30 20:06:09 -06:00
font.h Remove useless wxFont::ActivatePrivateFonts() 2017-11-13 22:29:30 +01:00
fontencoding.h Remove obsolete symbols from overviews and install notes 2015-12-03 21:26:31 +01:00
grid.h Add support for editing dates (without time) to wxGrid 2019-01-04 14:14:01 +01:00
helloworld.h Add new "Installation" page to the manual 2021-04-11 14:29:21 +02:00
high_dpi.md Rename wxBitmap::CreateWithLogicalSize() to CreateWithDIPSize() 2022-02-11 17:30:57 +00:00
html.h Point to wxWebView Class Reference as an alternative to wxHTML 2020-07-17 15:02:59 +02:00
install.md Fix code snippets markup in Doxygen overviews 2022-01-13 00:52:40 +01:00
internationalization.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
ipc.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
listctrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
log.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
mbconvclasses.h Bring wxMBConv Overview Background section from mid-90s to mid-2010s. 2016-02-02 21:41:33 +02:00
nonenglish.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
persistence.h Fix and extend persistent objects overview in the manual 2018-03-11 22:04:36 +01:00
printing.h Center the print preview frame after fully creating it 2022-05-23 15:07:06 +01:00
propgrid.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02:00
refcount.h Replace wx_static_cast/wx_const_cast/wx_reinterpret_cast with the function-style casts 2016-09-14 18:45:12 +09:00
referencenotes.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
resyntax.h Fix incorrect coding of "\" in Doxygen comments 2022-05-27 18:25:49 +02:00
richtextctrl.h Change documentation references from OS X to macOS (#1927) 2020-07-04 22:08:24 +02:00
roughguide.h Add more top-level references to XRC 2020-04-03 14:58:51 +02:00
runtimeclass.h add wx prefix in a couple places missed in 8f8d58d1 2015-09-06 21:07:06 -07:00
scrolling.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sizer.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
splitterwindow.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
stream.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
string.h note that encodings could fail 2020-07-17 17:52:16 +02:00
thread.h Mention wxMessageQueue<> in the thread overview 2018-01-14 18:34:51 +01:00
tips.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
toolbar.h Remove obsolete symbols from overviews and install notes 2015-12-03 21:26:31 +01:00
treectrl.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
unicode.h Add a note about using ranged-based for loop with wxString 2021-04-11 13:24:33 +02:00
unixprinting.h Escape double dashes in Doxygen input to preserve them 2016-10-20 21:47:37 +02:00
validator.h Make wxWS_EX_VALIDATE_RECURSIVELY default (and only) behaviour 2016-02-09 23:38:23 +01:00
windowdeletion.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
windowids.h Improve ID documentation and add more links to it 2018-08-18 14:49:17 +02:00
windowsizing.h Update wxWindow and wxTopLevelWindow::Layout() documentation 2019-08-22 14:04:54 +02:00
windowstyles.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
xrc.h Don't mention deprecated event type constants in the documentation 2019-07-22 21:11:45 +02:00
xrc_format.h Fix incorrect coding of "\" in Doxygen comments 2022-05-27 18:25:49 +02:00