CppDoc vs SourceMonitor
A side-by-side look at CppDoc and SourceMonitor. For an in-depth review of either product, follow the links below.
CppDoc
Development
CppDoc is an open-source documentation generator for C++ projects. It analyzes C++ code and generates documentation in HTML format describing classes, functions, variables etc. Useful for automatically generating API documentation in C++ projects.
cdocumentationgeneratorapiopensource
SourceMonitor
Development
SourceMonitor is a static analysis tool for measuring code complexity and analyzing relationships in software systems. It supports over 20 programming languages and can generate detailed reports on code structure, complexity, duplicates, coding standards violations and more.
static-analysiscode-metricscomplexity-analysis
Related Comparisons
Doxygen
Natural Docs
PhpMetrics
ProjectCodeMeter
DoxyS
CodeSonar