From 4022e7b8e2f76e3a50ca17bfad7c6d47a317dfce Mon Sep 17 00:00:00 2001 From: Honarkhah Date: Mon, 23 Nov 2020 14:34:05 +0100 Subject: [PATCH] limit table of content at the main Airflow doc page --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 2b1c4cf90a44b..6a268b6084461 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -72,7 +72,7 @@ unit of work and continuity. Content ------- .. toctree:: - :maxdepth: 4 + :maxdepth: 1 project license