Commit graph

4 commits

Author SHA1 Message Date
Richard van der Hoff
c876fe0044 Add support for @INCLUDE tags in doxyfiles
Doxygen configs can include other doxygen configs. Add support for
@INCLUDE tag.
2013-08-12 22:34:57 +01:00
Richard van der Hoff
22dfdfb824 Fix test method names
PEP8 says that method names should use lowercase_names.
2013-08-12 21:42:23 +01:00
Richard van der Hoff
d50e42638b check that DoxyfileParse still works when there's a comment in the config. 2013-08-12 21:31:57 +01:00
Richard van der Hoff
3926ea513a Fix Doxyfile parsing when the first tag occurs on the first line.
Also, add a couple of regression tests.
2013-08-12 15:38:49 +01:00