Commit graph

6 commits

Author SHA1 Message Date
Mats Wichmann
cce3dad4fe sconsDoxy: Run converters on chapel and doxygen tools
Signed-off-by: Mats Wichmann <mats@linux.com>
2021-03-05 08:55:42 -07:00
Russel Winder
35e74d755d sconsDoxy: Import the final state of the Mercurial repository without the history. 2020-06-02 19:26:31 +01:00
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