Merge branch '1.1.x'

This commit is contained in:
David Lord 2019-11-18 19:07:23 -08:00
commit c770899f89
4 changed files with 35 additions and 34 deletions

View file

@ -164,6 +164,7 @@ Building the docs
Build the docs in the ``docs`` directory using Sphinx::
cd docs
pip install -r requirements.txt
make html
Open ``_build/html/index.html`` in your browser to view the docs.