CppDoc alternatives
CppDoc is a documentation generator for C++ that creates HTML documentation from source code and embedded comments. It supports Javadoc-style tags and can generate detailed class hierarchies even without explicit comments. It is open-source and available for Linux and Windows.