I've recently started to use Doxygen to document our in-house core
technology library. I'm happy with the results so far, but i have a few
questions on customization. Is there a simple way to keep Doxygen from
generating the File List? I've found that for our project this list just
repeats the information found in the Namespace List. Also is there a way to
rename a section like the Compound List and Namespace List? Lastly is there
a way to add whole new sections to the documentation that will end up in the
compressed HTML docs? In all these cases i'd prefer a method that doesn't
involve post-processing of the files generated by Doxygen, but just a simple
change to the input files, config file, or style sheet. Thanks for the
help. Tom
|