Commit graph

4 commits

Author SHA1 Message Date
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
Richard van der Hoff
0d12211c55 Assume we are not generating man pages by default.
Set output_formats["MAN"] to "NO", by default, as suggested at
http://www.scons.org/wiki/DoxygenBuilder#Note_added_by_Reinderien. Despite
what the Doxygen docs say, GENERATE_MAN is off by default, and a
browse of the source suggests that it's been that way since at least
2008 / Doxygen 1.5.7.
2013-08-12 12:32:21 +01:00
Russel Winder
92cee51e2e Backout of pull request #2, 12:f443da08d6ef, as per Eric's comments on BitBucket. 2013-08-12 17:35:23 +01:00
Russel Winder
eb47568aaa Restructure so that the plugin is a module and a package, it's just more flexible.
Clarify notes regarding history.
2013-08-12 16:05:59 +01:00