Hello,
What are some good document generators of source (specifically) C++ source code, not including DOxygen.
Thank you,
Scott.
Hello,
What are some good document generators of source (specifically) C++ source code, not including DOxygen.
Thank you,
Scott.
I've only ever used Doxygen for C++ but if you are looking for an alternative, you can't beat wikipedia's comparison charts. The third table down will tell you which ones support C++.