swig/Source/Doxygen
John McFarland 4a5a86ba91 Special handling for python doctest code blocks
A doctest code block begins with ">>>" and is not indented.  Identify
these in doxygen comments and treat them accordingly.  Also add check
to padCodeAndVerbatimBlocks for these because Sphinx requires an empty
line before.

Add test case to doxygen_code_blocks.i.
2019-08-07 17:04:12 -05:00
..
doxycommands.h Improve doxygen parser handling of \code content 2019-08-07 16:55:35 -05:00
doxyentity.cxx Doxygen source rename 2018-05-26 12:52:52 +01:00
doxyentity.h Doxygen source rename 2018-05-26 12:52:52 +01:00
doxyparser.cxx Handle doxygen code command with language option 2019-08-07 16:55:38 -05:00
doxyparser.h Support doxygen \param[] commands 2019-08-07 16:42:24 -05:00
doxytranslator.cxx Correct JavaDoc from doxygen comments indentation 2018-06-17 00:16:57 +01:00
doxytranslator.h Correct JavaDoc from doxygen comments indentation 2018-06-17 00:16:57 +01:00
javadoc.cxx Support doxygen \param[] commands 2019-08-07 16:42:24 -05:00
javadoc.h Doxygen source rename 2018-05-26 12:52:52 +01:00
pydoc.cxx Special handling for python doctest code blocks 2019-08-07 17:04:12 -05:00
pydoc.h Flag optional arguments in doxygen pydoc output 2019-08-07 16:42:39 -05:00