Click to See Complete Forum and Search --> : C++ Document Generation


DoubleCap
September 30th, 2008, 09:15 PM
Hi,

I'm looking for a C++ code documentation generator. In essence, I'm looking to find a program WITH a GUI which I can either specify the files or the directory for my .cpp and .h files. I've looked into a few generators (like DOxygen) but I haven't found anything I like. Also, most of them are command line generators. I can't get those to work - I'm not too sure how to do that on Windows. (This will be for Windows Vista).

Does anyone know some decent code generators? Output file doesn't matter: HTML, PDF, RTF, doc, etc.

Or can someone help me get a command line generator working?

Thanks.