Fixing path to generated documentation

Path to generated documentation was incorrect.

Change-Id: I49d14e85d717c14e6b3976b46fb6538c2a65d2f4
This commit is contained in:
Steve Lewis 2014-09-05 16:29:00 -07:00
parent 7c6b974509
commit 06e3502c3b
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ To build the docs locally::
$ python setup.py build_sphinx
Results are in the ``doc/build/sphinx/html/`` directory.
Results are in the ``doc/build/html/`` directory.
Requirements
------------