mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-21 11:22:04 +08:00
use a sphinx toctree of depth 2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user