Doxygen exampleΒΆ

Doxygen is an open-source tool for generating documation that is linked to specific components of C++ and Fortran source code such as files, modules, classes, functions, and variables. We at JEDI use it to generate html-based man pages, inheritance diagrams, call diagrams, and other types of textual and graphical reference material.

Select this text to see an example of doxygen documentation that has been generated for the FV3 bundle.

For further information on Doxygen and how we use it within JEDI, see the JEDI Documentation