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 f71dd71 commit cdae84aCopy full SHA for cdae84a
docs/README.rst
@@ -0,0 +1,10 @@
1
+====================
2
+Sphinx Documentation
3
4
+
5
+From the root of this repository...
6
7
+.. code:: bash
8
9
+ pip install -r docs_requirements.txt
10
+ make -C docs html
0 commit comments