[.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.