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