summaryrefslogtreecommitdiff
path: root/Examples/test-suite/doxygen_translate_all_tags.i
Commit message (Expand)AuthorAgeFilesLines
* Fix for missing space after \endlink in doxygenJohn McFarland2020-05-021-1/+1
* Support doxygen \param[] commandsJohn McFarland2019-08-071-1/+4
* Ensure empty line before code and math blocks in doxygen pydocJohn McFarland2019-06-181-0/+10
* Java 9 deprecation warning fixes for test-suite and examplesWilliam S Fulton2019-02-211-0/+4
* Fix missing returns in the Doxygen test suite code.Vadim Zeitlin2015-02-171-10/+10
* Stop completely ignoring many Doxygen comments.Vadim Zeitlin2014-09-101-12/+0
* fixed bug in handling of ref tag in Java, added handling in PythonMarko Klopcic2013-03-171-1/+3
* added handling for tag ref in JavaMarko Klopcic2013-03-161-0/+4
* added handling of HTML tags and HTML entities to PyDocConverter, updated testsMarko Klopcic2013-02-121-3/+3
* warnings eliminated, examples fixed, only doxygen_misc_constructs is not work...Marko Klopcic2013-01-221-0/+18
* tests with escapes added, tests refactored - broken to smaller chunksMarko Klopcic2013-01-101-15/+64
* Added some doxygen tests, currently with no runtime partsDmitry Kabak2012-07-191-1/+1
* Added support for parsing of missing doxygen commands. Now parser produces co...Dmitry Kabak2012-07-141-0/+338