swig/Source/Doxygen
Vadim Zeitlin 01a2cd27e7 Don't crash if type is not available in Python Doxygen code
Fix crash if "@return" Doxygen tag was used on a node without any return
type (such as a class, for example). Ignoring it might not be the best
thing to do, but it's definitely better than crashing and it's not
really clear what else could be done anyhow.

Closes #1516.
2019-04-20 13:52:05 +02:00
..
doxycommands.h Doxygen source rename 2018-05-26 12:52:52 +01: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 Doxygen warnings cleanup 2018-06-05 18:40:30 +01:00
doxyparser.h Doxygen source rename 2018-05-26 12:52:52 +01: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 Visual C++ 64-bit warning fixes in doxygen sources 2018-12-06 06:56:08 +00:00
javadoc.h Doxygen source rename 2018-05-26 12:52:52 +01:00
pydoc.cxx Don't crash if type is not available in Python Doxygen code 2019-04-20 13:52:05 +02:00
pydoc.h Doxygen source rename 2018-05-26 12:52:52 +01:00