diff options
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 0779bbaf18..9e6a0f1bc4 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,7 +7,7 @@ Welcome to Clang's documentation! ================================= .. toctree:: - :maxdepth: 2 + :maxdepth: 1 LanguageExtensions LibASTMatchers |