Doxygen
We use Doxygen as the standard tool for producing the developer’s documentation of the project. Its features must be used to produce good documentation, with an explanation of the role of the arguments etc. The quality of the documentation will be part of the notation. Details on how to use proper comments are given in the Doxygen Manual.
The documentation produced by Doxygen must not be included, but the
target html
must produce the HTML documentation in the
doc/html
directory.