Sha256: 17a6071e8e444c98ade94d4c54f7ce1685419c8fb61933998f961c12d8e2ccbd
Contents?: true
Size: 557 Bytes
Versions: 7
Compression:
Stored size: 557 Bytes
Contents
# [.opt] Project settings {{parent: cli}} The system shall provide settings file for clerq project. It should be placed under root clerq project directory and called `clerq.yml`. Clerq project setting file shall provide the following options: * `document`, string, required, represent file name of output document by default; * `template`, string, required, represent template of output document by default; * `title`, string, required, represent title of the output document; * `author`, string, optional, represent optional document author.
Version data entries
7 entries across 7 versions & 1 rubygems