Skip to content

Commit 6585c96

Browse files
committed
docs(readme): add docs build information
1 parent 5ff2608 commit 6585c96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ Documentation
5454
The full documentation for CLI and API is available on `readthedocs
5555
<http://python-gitlab.readthedocs.org/en/stable/>`_.
5656

57+
Build the docs
58+
--------------
59+
You can build the documentation using ``sphinx``::
60+
61+
pip install sphinx
62+
python setup.py build_sphinx
63+
5764

5865
Contributing
5966
============

0 commit comments

Comments
 (0)