From eeb4d3fe553c378ae4921fa5784b4bba0c27f2de Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 20 Jul 2021 14:39:52 +0530 Subject: [PATCH] Dont show individual tools in the page toc --- docs/integrations.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/integrations.rst b/docs/integrations.rst index 9e92d6693..744c5f709 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -1,3 +1,5 @@ +:tocdepth: 2 + Integrations with other tools ================================