swig/Source/Doxygen
Olly Betts 892557e799 Improve #include guard macros
Avoid using reserved identifiers such as `_DOHINT_H` (fixes #1989),
fix cases where the name doesn't match the filename, and make the naming
more consistent and less likely to collide with include guards in other
headers.
2022-07-19 09:35:46 +12:00
..
doxycommands.h Recognise and ignore Doxygen group commands @{ and @} 2022-04-07 12:05:54 +12:00
doxyentity.cxx Doxygen source rename 2018-05-26 12:52:52 +01:00
doxyentity.h Improve #include guard macros 2022-07-19 09:35:46 +12:00
doxyparser.cxx Mark error messages more consistent 2022-02-25 10:07:17 +13:00
doxyparser.h Improve #include guard macros 2022-07-19 09:35:46 +12:00
doxytranslator.cxx Correct JavaDoc from doxygen comments indentation 2018-06-17 00:16:57 +01:00
doxytranslator.h Improve #include guard macros 2022-07-19 09:35:46 +12:00
javadoc.cxx Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
javadoc.h Improve #include guard macros 2022-07-19 09:35:46 +12:00
pydoc.cxx Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
pydoc.h Improve #include guard macros 2022-07-19 09:35:46 +12:00