diff options
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst index 86eb231..e12302b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,6 @@ Distributed KV store Documentation .. toctree:: :maxdepth: 1 - index - installation - offeredapis - commandsamples + Installation <installation> + Offered APIs <offeredapis> + Command Samples <commandsamples> |