diff --git a/docs/source/backends.rst b/docs/source/backends.rst index aabb0af0..74b225f6 100644 --- a/docs/source/backends.rst +++ b/docs/source/backends.rst @@ -3,7 +3,7 @@ Backends ======== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Backends: platypush/backend/adafruit.io.rst diff --git a/docs/source/events.rst b/docs/source/events.rst index ec048ba5..12eb30e7 100644 --- a/docs/source/events.rst +++ b/docs/source/events.rst @@ -3,7 +3,7 @@ Events ====== .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Events: platypush/events/adafruit.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index 04e8c188..9c901e0a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -16,7 +16,7 @@ For more information on Platypush check out: .. _Blog articles: https://blog.platypush.tech .. toctree:: - :maxdepth: 3 + :maxdepth: 2 :caption: Contents: backends diff --git a/docs/source/plugins.rst b/docs/source/plugins.rst index 8c424189..0ee00ffc 100644 --- a/docs/source/plugins.rst +++ b/docs/source/plugins.rst @@ -3,7 +3,7 @@ Plugins ======= .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Plugins: platypush/plugins/adafruit.io.rst diff --git a/docs/source/responses.rst b/docs/source/responses.rst index 418a4977..906f70f5 100644 --- a/docs/source/responses.rst +++ b/docs/source/responses.rst @@ -3,7 +3,7 @@ Responses ========= .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :caption: Responses: platypush/responses/bluetooth.rst