annotate docs/configs/dist.yml @ 779:982de61e7da9

tests: Fix some CLI tests. Add auto-stripping of newlines in the CLI output for tests that use the simple YAML string value for the expected output. Also, fix `showconfig` test to expect a root URL with a trailing slash.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 16 Jul 2016 15:04:36 +0200
parents fc761964e1a7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
667
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 site:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
2 root: /piecrust/v2/
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 baker:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
4 assets_dirs:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
5 assets:
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
6 processors: all
fc761964e1a7 docs: Use new config variants format.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
7