Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a doc target that generates C API documentation | Robin Krahl | 2019-01-16 |
Doxygen is used generate the C API documentation. The Doxygen configuration is stored in the Doxygen.in file (that is processed by CMake). To generate the documentation, run make doc in the build directory. |