Merge pull request #335 from nott/nott/add-pyyaml-to-scripts-readme

Add PyYAML to scripts/README.md
pull/977/head
Richard van der Hoff 8 years ago committed by GitHub
commit 6aeb9f4595

@ -4,6 +4,7 @@ Generating the HTML for the specification
Requirements:
- docutils (for converting RST to HTML)
- Jinja2 (for templating)
- PyYAML (for reading YAML files)
To generate the complete specification along with supporting documentation, run:
python gendoc.py

Loading…
Cancel
Save