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 4a41017 commit e22135eCopy full SHA for e22135e
docs/documentation.rst
@@ -14,7 +14,7 @@ All the Python code must follow `PEP 8`_. The docstrings must follow `Google's s
14
Building Documentation
15
----------------------
16
17
-The documentation framework used is Sphinx. To build the documentation, switch the current branch to gh-pages.
+The documentation framework used is Sphinx. To build the documentation, switch the current branch to gh-pages and merge documentation into gh-pages.
18
After, execute ``sphinx-build . ..`` in the docs/ directory. This would cause all the documentation to be built.
19
The resulting files are now in the root project and can be viewed by Github pages.
20
0 commit comments