ford

Automatic documentation generator for modern Fortran programs

brewmacoslinux
Try with needOr install directly
Source

About

Automatic documentation generator for modern Fortran programs

Commands

ford

Examples

Generate documentation from a Fortran project using a project file$ ford project.md
Generate documentation with custom output directory$ ford --output-dir ./docs project.md
Display help and available options$ ford --help