1
0
forked from VimPlug/jedi

use a sphinx toctree of depth 2

This commit is contained in:
David Halter
2013-08-31 18:10:50 +04:30
parent 9023d01dcb
commit 7f439b67cb

View File

@@ -18,13 +18,14 @@ Docs
----
.. toctree::
:maxdepth: 1
:maxdepth: 2
docs/installation
docs/features
docs/repl
docs/recipes
docs/plugin-api
docs/plugin-api-classes
docs/settings
docs/history
docs/development