Best practices in RevBayes

Last modified on April 26, 2019

Documentation guidelines

RevBayes uses Doxygen to compile documentation from the code. Documentation is critical to help other programmers understand the code, so here are some guidelines to get you started.

Important notes

Header files (.h)

Implementation files (.cpp)

Other useful doxygen commands

Do

Do not