From fd16f194fe1f5740d272b35bd3d5bb856728f86b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 17 Jan 2018 08:27:45 -0500 Subject: [PATCH] 3 levels --- source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.rst b/source/index.rst index de80e2c..37d9226 100644 --- a/source/index.rst +++ b/source/index.rst @@ -9,7 +9,7 @@ Welcome to **How to Python**! This guide exists to teach you the very basics of how to effectively use Python and its tooling, as a programming language. .. toctree:: - :maxdepth: 2 + :maxdepth: 3 :caption: Contents: getting-started