swig/Source/DoxygenTranslator/src
2018-05-18 19:34:48 +01:00
..
Examples Add new GPL license headers to source files added in this branch 2010-03-06 11:47:21 +00:00
DoxygenCommands.h fixed leading spaces for the second row of table in pydoc, sources formatted 2013-02-23 15:20:27 +01:00
DoxygenEntity.cpp Parsing of comments to tokens rewritten so that html entities and html tags are now treated as commands. Whitespaces are also preserved more acurately, so some doxygen tests fail at the moment 2013-01-10 08:51:56 +01:00
DoxygenEntity.h more refactoring, typedefs were introduced, DoxyCommandEnum moved to DoxygenParser 2012-08-26 20:07:57 +00:00
DoxygenParser.cpp Unused variable warning fix 2018-05-18 19:34:48 +01:00
DoxygenParser.h Add support for doxygen:alias feature 2017-02-01 02:20:47 +01:00
DoxygenTranslator.cpp Fix harmless MSVC warning in DoxygenTranslator code. 2015-07-27 04:29:46 +02:00
DoxygenTranslator.h Replace DoxygenTranslator debug parameters with a single flags one. 2014-08-13 16:11:30 +02:00
JavaDocConverter.cpp Pass the node the Doxygen comment is attached to to DoxygenParser. 2014-09-03 17:28:23 +02:00
JavaDocConverter.h Replace DoxygenTranslator debug parameters with a single flags one. 2014-08-13 16:11:30 +02:00
PyDocConverter.cpp Fix wrongly resetting indent after formulae in Doxygen comments 2018-03-19 21:52:47 +01:00
PyDocConverter.h Translate Doxygen code blocks to Sphinx code blocks. 2014-08-22 17:45:23 +02:00