doxygen guidelines
doxygen is a tool that can
be used to generate documentation from comments found in source
code provided that they are suitably formatted. doxygen can
generate documentation in a variety of formats including HTML and
PDF. to help you using doxygen a configuration file (Doxyfile) that
reflects our preferences is located in the rapple cvs module
tree.
the following guidelines apply to code documentation using
doxygen within rapple development:
|