DAPS(1) | daps | DAPS(1) |
NAME¶
daps-autobuild - Automatically build books from several DAPS projects hosted on subversion or git.
SYNOPSIS¶
daps-autobuild {--config PATH_TO_CONFIG-FILE} [OPTIONS]
DESCRIPTION¶
daps-autobuild is designed to automatically build/rebuild documents from several DAPS projects hosted on subversion or git. The build results (HTML, single HTML, and/or PDF) can be copied to a remote server (using rsync). If run regularly (e.g. via cron), rebuilds will only be triggered if changes in the project repository have occurred.
daps-autobuild needs an XML configuration file providing all the data needed to build the books (see FIXME for details). Specifying this file with --config is mandatory. The script automatically validates the configuration file with each run. To manually validate the configuration file, use --validate.
OPTIONS¶
--config PATH_TO_CONFIG-FILE
--debug
--force
--help
--helpconfig
--nosync
--notify
--schemaPATH_TO_SCHEMA-FILE
--sections SECT1 SECT2 ...
--validate
SEE ALSO¶
https://opensuse.github.io/daps/
AUTHOR¶
Frank Sundermeyer <fsundermeyer@opensuse.org>
10/25/2022 | DAPS @DAPS_VERSION@ |