aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/LanguageExtensions.rst7
-rw-r--r--docs/index.rst13
2 files changed, 8 insertions, 12 deletions
diff --git a/docs/LanguageExtensions.rst b/docs/LanguageExtensions.rst
index be6ea52bf3..72f4112213 100644
--- a/docs/LanguageExtensions.rst
+++ b/docs/LanguageExtensions.rst
@@ -5,6 +5,13 @@ Clang Language Extensions
.. contents::
:local:
+.. toctree::
+ :hidden:
+
+ ObjectiveCLiterals
+ BlockLanguageSpec
+ AutomaticReferenceCounting
+
Introduction
============
diff --git a/docs/index.rst b/docs/index.rst
index c11ac1379a..6436beeeb0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -18,6 +18,7 @@ Using Clang as a Compiler
:maxdepth: 1
UsersManual
+ LanguageExtensions
AddressSanitizer
ThreadSanitizer
MemorySanitizer
@@ -51,18 +52,6 @@ Design Documents
PCHInternals
-Language Extensions and Specs
------------------------------
-
-.. toctree::
- :maxdepth: 1
-
- LanguageExtensions
- ObjectiveCLiterals
- BlockLanguageSpec
- AutomaticReferenceCounting
-
-
Indices and tables
==================