Skip to content

Commit 9482581

Browse files
committed
Updated info about building docs
1 parent a81964d commit 9482581

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,11 @@ documentation sites:
4141
- The `latest docs`_ are always generated for the latest release, kept in the 'master' branch
4242
- The `development docs`_ are generated from the latest code in the 'develop' branch
4343

44-
You can also create the documentation from the source files, kept in the 'docs'
45-
folder, with the help of `Sphinx`_. For this use the makefile, or the make.bat
46-
file, contained on that folder.
44+
The source files for the docs, a small `Sphinx`_ project, are kept in the 'docs folder.
45+
46+
These can be built if needed:
47+
48+
``$ python setup.py build_docs``
4749

4850
Prerequisites
4951
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)