by mcrider » Mon Aug 04, 2008 2:51 pm
Hi Richard,
Being the one that built the latest OCS/OJS Doxygen docs, I found it pretty cumbersome to work with, e.g. Doxygen is very particular about the placement of tags and its numerous settings have to be just right to get such a large codebase to generate good documentation. That being said, it is possible to define custom tags through Doxygen, with which you could create an index page that lists all occurrences of these custom tags. Thus, one would have to go through all of the code and stick this custom tag in the comment block above each hook. This probably won't be a priority for us for some time, but as always, community contributions are appreciated!
Cheers,
Matt
Matthew Crider
Public Knowledge Project Team