AsciiBinder is an AsciiDoc-based system for authoring and publishing closely related documentation sets from a single source.
76
stars
39
forks
source link
173 Support for building a specific topic group or book #175
Closed
gabriel-rh closed 1 year ago
Issue #173
build single page:
$ asciibinder build --page=welcome/index
build welcome book:
$ asciibinder build --page=welcome
build installing_vsphere topic group:
$ asciibinder build --page=installing/installing_vsphere
build installing book:
$ asciibinder build --page=installing