@antora/cli

Command line interface for generating documentation sites with Antora.

npmmacoslinuxwindows
Try with needOr install directly
Source

About

The command line interface for Antora.

Commands

antora

Examples

generate documentation site from playbook file$ antora antora-playbook.yml
build documentation with custom output directory$ antora --output-dir ./build antora-playbook.yml
generate docs with fetch enabled for remote sources$ antora --fetch antora-playbook.yml
view antora version and installed plugins$ antora --version
show all available command line options$ antora --help