Configuration file

In the configuration file, you can specify:

By default, the .yfm file is located at the root of the document. When building, you can specify the path to another file using the launch key --config.

Structure

The .yfm configuration file contains a list of all parameters in YAML format:

parameter: value
parameter: value
  • parameter: Name of the setting.
  • value: Setting value.