Skip to content

Commit

Permalink
Better index page with less depth
Browse files Browse the repository at this point in the history
  • Loading branch information
dpgaspar committed Jun 19, 2017
1 parent b3ee628 commit 5bf6d82
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/index.rst
Expand Up @@ -23,15 +23,15 @@ Contents:
---------

.. toctree::
:maxdepth: 2
:maxdepth: 1

intro
installation
fabmanager
config

.. toctree::
:maxdepth: 2
:maxdepth: 1

views
quickhowto
Expand All @@ -41,7 +41,7 @@ Contents:
quickminimal

.. toctree::
:maxdepth: 2
:maxdepth: 1

relations
actions
Expand All @@ -50,21 +50,21 @@ Contents:
templates

.. toctree::
:maxdepth: 2
:maxdepth: 1

addons
generic_datasource
multipledbs
i18n

.. toctree::
:maxdepth: 2
:maxdepth: 1

security
user_registration

.. toctree::
:maxdepth: 2
:maxdepth: 1

diagrams
api
Expand Down

0 comments on commit 5bf6d82

Please sign in to comment.