diff options
Diffstat (limited to 'clang/docs')
| -rw-r--r-- | clang/docs/ExternalClangExamples.rst (renamed from clang/docs/ExternalProjectsUsingClang.rst) | 6 | ||||
| -rw-r--r-- | clang/docs/index.rst | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/clang/docs/ExternalProjectsUsingClang.rst b/clang/docs/ExternalClangExamples.rst index 71d6413934f..a7fa169b81f 100644 --- a/clang/docs/ExternalProjectsUsingClang.rst +++ b/clang/docs/ExternalClangExamples.rst @@ -1,6 +1,6 @@ -============================= -External Projects Using Clang -============================= +======================= +External Clang Examples +======================= Introduction ============ diff --git a/clang/docs/index.rst b/clang/docs/index.rst index 92d217ab8a4..712e362636f 100644 --- a/clang/docs/index.rst +++ b/clang/docs/index.rst @@ -30,7 +30,7 @@ Using Clang as a Library :maxdepth: 1 Tooling - ExternalProjectsUsingClang + ExternalClangExamples IntroductionToTheClangAST LibTooling LibFormat |

