Hi all, can someone recommend a system for automatically generated documentation of (prepared) C++ source code? I already tried doxygen but it seems to be complicated to handle documented #defines, which i need predominantly for the current project (flext).
thanks for any pointers! Thomas