naturaldocs

Extensible, multi-language documentation generator from source code

brewmacoslinux
Try with needOr install directly
Source

About

Extensible, multi-language documentation generator

Commands

naturaldocs

Examples

Generate documentation for a project with default settings$ naturaldocs
Generate documentation specifying input and output directories$ naturaldocs -i ./src -o ./docs
Generate documentation with a specific project configuration file$ naturaldocs -c ./naturaldocs.conf