Update doxygen configuration to require documentation #82
Labels
Docs
Use when issue or pull request relates to the documentation of the project.
Enhancement
For suggestions or changes that enhance any part of the project and isn't a bug.
Expected/Desired Behavior or Experience:
All
PlayRho
library interface code is documented. No new interface (i.e. public) code can pass the CI pull request verification without being fully documented.Actual Behavior:
Doxygen only checks that documentation is valid. Doesn't identify undocumented code.
The text was updated successfully, but these errors were encountered: