Skip to content

Commit

Permalink
Add reference to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jfischer committed Mar 8, 2019
1 parent 1075191 commit dce6ef6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -125,13 +125,13 @@ Some things you can do from here:

Documentation
=============
The full documentation is available under ``docs``. To build it, install
The documentation is available here: https://data-workspaces-core.readthedocs.io/en/latest/. The source for the documentation is under ``docs``. To build it locally, install
`Sphinx <https://www.sphinx-doc.org/en/master/>`_ and run the following::

cd docs
make html

To view the documentation, open the file ``docs/_build/html/index.html`` in your
To view the local documentation, open the file ``docs/_build/html/index.html`` in your
browser.

License
Expand Down

0 comments on commit dce6ef6

Please sign in to comment.