Open lakshayg opened 8 years ago
The current API documentation is difficult to manage as it has to be done manually. Use Sphinx/Doxygen or some other automatic documentation generator.
Use Doxygen unless you have a very good reason to go with alternatives. Several sorces on the web recommend Doxygen over Sphinx for C++ documentation
The current API documentation is difficult to manage as it has to be done manually. Use Sphinx/Doxygen or some other automatic documentation generator.