[docs] Rename to permit wider variety of content.
authorSean Silva <silvas@purdue.edu>
Tue, 19 Feb 2013 17:29:01 +0000 (17:29 +0000)
committerSean Silva <silvas@purdue.edu>
Tue, 19 Feb 2013 17:29:01 +0000 (17:29 +0000)
I don't want to rule out the possibility of linking to e.g. interesting
blog posts about uses of Clang, so avoid restricting the content to
"projects".

This breaks URL compatibility, but this document was committed less than
an hour ago so hopefully nobody has linked to it yet.

llvm-svn: 175535

clang/docs/ExternalClangExamples.rst [moved from clang/docs/ExternalProjectsUsingClang.rst with 97% similarity]
clang/docs/index.rst

similarity index 97%
rename from clang/docs/ExternalProjectsUsingClang.rst
rename to clang/docs/ExternalClangExamples.rst
index 71d6413..a7fa169 100644 (file)
@@ -1,6 +1,6 @@
-=============================
-External Projects Using Clang
-=============================
+=======================
+External Clang Examples
+=======================
 
 Introduction
 ============
index 92d217a..712e362 100644 (file)
@@ -30,7 +30,7 @@ Using Clang as a Library
    :maxdepth: 1
 
    Tooling
-   ExternalProjectsUsingClang
+   ExternalClangExamples
    IntroductionToTheClangAST
    LibTooling
    LibFormat