Remove "index" entry from overview.rst
"index" is already displayed in the main docs, repeating it here breaks the reading flow
This commit is contained in:
parent
ec5a429c77
commit
319f6310f8
|
@ -5,7 +5,6 @@ Getting started basics
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
index
|
|
||||||
getting-started
|
getting-started
|
||||||
usage
|
usage
|
||||||
goodpractises
|
goodpractises
|
||||||
|
|
Loading…
Reference in New Issue