Doxygen latest release v1.6.3 - last page update 22 Feb 2010

Doxygen Manual

This manual is divided into three parts, each of which is divided into several sections.

The first part forms a user manual:

The second part forms a reference manual:

  • Section Features presents an overview of what doxygen can do.
  • Section Doxygen History shows what has changed during the development of doxygen and what still has to be done.
  • Section Doxygen usage shows how to use the doxygen program.
  • Section Doxytag usage shows how to use the doxytag program.
  • Section Doxywizard usage shows how to use the doxywizard program.
  • Section Installdox usage shows how to use the installdox script that is generated by doxygen if you use tag files.
  • Section Configuration shows how to fine-tune doxygen, so it generates the documentation you want.
  • Section Special Commands shows an overview of the special commands that can be used within the documentation.
  • Section HTML Commands shows an overview of the HTML commands that can be used within the documentation.
  • Section XML Commands shows an overview of the C# style XML commands that can be used within the documentation.

The third part provides information for developers: