Merge branch '1.1.x'

This commit is contained in:
David Lord 2019-11-18 19:07:23 -08:00
commit b5d9084f15
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
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.