Original Post
I've been using C++ in my spare time, but never did any larger projects. But now I have this idea on a project that potentially could evolve into something large. But I'd need very detailed documentation, and since I recently began with java at the university I thought of the javadoc program which is fantastic. Now to the question, is there a similar program but for c++ that converts special comments into a detailed documentation of your code?