=== !Doxygen formatting conventions === Doxygen is a documentation generation system. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. There is an excellent Doxygen manual at the Doxygen site. The following notes pertain to the MediaMosa implementation of Doxygen. * [wiki:"General documentation syntax"] * [wiki:"Documenting files"] * [wiki:"Documenting functions and methods"] * [wiki:"Documenting hook definitions"] * [wiki:"Documenting hook implementations"] * [wiki:"Documenting form-generating functions"] * [wiki:"Documenting themeable functions"] * [wiki:"Documenting theme templates"] * [wiki:"Documenting constants and variables"]