Documentation for Nektar++ is provided in a number of forms:
To build the LaTeX documents (user guide or tutorials), the following dependencies are required:
To build the Doxygen documentation, the following dependencies are required:
To compile the User Guide:
to make the PDF version, or run
to make the HTML version.
To compile the code documentation enable the NEKTAR_BUILD_DOC
option in the ccmake
configuration tool.
You can then compile the HTML code documentation using: