CppDoc vs ftnchek
A side-by-side look at CppDoc and ftnchek. 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
ftnchek
Development
ftnchek is a software tool used to detect and correct formatting mistakes in Fortran code. It can check for issues like inconsistent indentation, missing continuation characters, and nonstandard formatting that may cause compilation errors.
fortranlinterformatter
Related Comparisons
Source Insight
Understand
Javadoc
Blink grep
Slate API Docs Generator
Doc-O-Matic