Mention how to build the website in CONTRIBUTING

This commit is contained in:
Florian Bruhin 2017-02-19 20:53:19 +01:00
parent 65cfb4ecfe
commit 7ae85b7628

View File

@ -541,6 +541,12 @@ Setting up a Windows Development Environment
Note that the `flake8` tox env might not run due to encoding errors despite having LANG/LC_* set correctly. Note that the `flake8` tox env might not run due to encoding errors despite having LANG/LC_* set correctly.
Rebuilding the website
~~~~~~~~~~~~~~~~~~~~~~
If you want to rebuild the website, run `./scripts/asciidoc2html.py --website <outputdir>`.
Style conventions Style conventions
----------------- -----------------