Add PyYAML to scripts/README.md

PyYAML is a 3rd-party package used by `gendoc.py`.
This commit is contained in:
Stas Rudakou 2016-06-11 14:10:19 +03:00
parent 666229073e
commit b6c41727c5

View file

@ -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