Files
wxWidgets/docs/doxygen
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
..
2016-03-03 23:23:06 +01:00
2015-11-15 13:56:52 -07:00