summaryrefslogtreecommitdiffstats
path: root/doc/index.rst
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-06-10 15:47:47 +0530
committerPrashanth Pai <ppai@redhat.com>2016-06-10 15:47:47 +0530
commit759471ddcd76306b952bb2ee28f211afc9e24f3a (patch)
tree74234f6dbc010fa436c2f2f9387169ceedabd38e /doc/index.rst
parent2de0f31c04b588098eaaabe8dc19b961bfd83d0b (diff)
Improve sphinx rendering on RTD
Change-Id: I646b5d26bca6d4f0123c1b2140f80f24d268568e Signed-off-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to 'doc/index.rst')
-rw-r--r--doc/index.rst20
1 files changed, 3 insertions, 17 deletions
diff --git a/doc/index.rst b/doc/index.rst
index bae2632..9d0b605 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -4,17 +4,6 @@ libgfapi-python
This is the official python bindings for `GlusterFS <http://www.gluster.org>`_
libgfapi C library interface.
-Installation
-------------
-
-Install from source:
-
-.. code-block:: console
-
- $ git clone https://review.gluster.org/libgfapi-python
- $ cd libgfapi-python
- $ sudo python setup.py install
-
Example Usage
-------------
@@ -46,11 +35,8 @@ Example Usage
# Unmount the volume
volume.umount()
-
-API Reference
--------------
-
.. toctree::
- :maxdepth: 2
+ :hidden:
+ :glob:
- api-reference
+ *