Files
wxWidgets/docs/doxygen/overviews
Vadim Zeitlin 0afb95d2f4 Escape double dashes in Doxygen input to preserve them
By default double dashes are converted to en-dashes in the output (and triple
ones -- to em-dashes), but this is undesirable when double dashes are used not
as a punctuation mark but in command line options or as C++ decrement
operator, so escape them to avoid such conversion in this case.
2016-10-20 21:47:37 +02:00
..
2014-05-15 23:56:58 +00:00
2015-09-23 00:52:30 +02:00
2016-02-01 13:48:48 +01:00