[Doxygen-users] Doxygen: Notice for the local maintainers (translator classes)
Brought to you by:
dimitri
From: Prikryl,Petr <PRI...@sk...> - 2001-06-05 12:11:00
|
Please, try to generate documentation via doxygen/doc/Makefile, or run the perl script translator.pl manually. Then, have a look at doxygen/doc/translator_report.txt. There may be notices which can help you to clean your translator_xx.h source even in the case when your translator class is marked as up-to-date. Notice, that if you removed argument identifiers from the method headers (i.e. you leave only type identifiers there), the method is not recognized. You may prefer to put the identifiers back and break the line with the arument list instead into several lines instead (to make the source text fit inside reasonable column width). As the translator.pl is only auxiliar tool, as there is only about 20 local maintainers, and as its result is not needed by usual Doxygen users, the better recognition of both the obsolete and not implemented methods is not planned in the above mentioned sense. Thanks for you precious time, Petr -- Petr Prikryl, SKIL, spol. s r.o., pri...@sk... |