We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff2608 commit 6585c96Copy full SHA for 6585c96
README.rst
@@ -54,6 +54,13 @@ Documentation
54
The full documentation for CLI and API is available on `readthedocs
55
<http://python-gitlab.readthedocs.org/en/stable/>`_.
56
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
64
65
Contributing
66
============
0 commit comments