swig/Source/DoxygenTranslator
Vadim Zeitlin 6629d93481 Allow upper case letters and digits in Doxygen words.
Although all standard Doxygen commands are composed from lower case letters
and some special symbols only, custom commands can include upper case letters
and digits too.

Also use a symbolic constant defined once instead of repeating the same set of
characters twice.
2014-09-03 17:28:23 +02:00
..
src Allow upper case letters and digits in Doxygen words. 2014-09-03 17:28:23 +02:00