Skip to content

Documentation

Johannes Holke edited this page Sep 22, 2022 · 1 revision

Documentation

t8code uses Doxygen to generate the code documentation. You can build the documentation with

make doxygen

and then find the generated files in the /doxygen subfolder.

You can also find the documentation of our releases on the t8code website.