From a37967304f214c472ae143b2cf3fdad0cf889742 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Tue, 30 Mar 2021 21:29:19 +0100
Subject: [PATCH] index.rst: Increase maxdepth for a more detailed TOC

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.rst b/index.rst
index 0c88595..403c6f4 100644
--- a/index.rst
+++ b/index.rst
@@ -21,7 +21,7 @@ will be flexible enough to target a wide range of devices that accompany users'
 daily life.
 
 .. toctree::
-   :maxdepth: 1
+   :maxdepth: 2
       
    overview/index
    meta-ohos/index
-- 
GitLab