Fix env-generator doc formatting

Bulleted lists must have whitespace before and after or they don't
render properly.

Change-Id: I7dcc58b8d9e02d99918bbdcc7d0fc3905d66f71c
This commit is contained in:
Ben Nemec 2017-09-06 16:29:44 -05:00
parent 12d437db66
commit d69940d5af
1 changed files with 2 additions and 0 deletions

View File

@ -24,10 +24,12 @@ entries in the files can be used as examples, and a more detailed
explanation of the different available keys is below:
Top-level:
- **environments**: This is the top-level key in the file. All other keys
below should appear in a list of dictionaries that define environments.
Environment-specific:
- **name**: the output file will be this name + .yaml, in the
``environments`` directory.
- **title**: a human-readable title for the environment.