diff options
author | Alexander Kornienko <alexfh@google.com> | 2015-12-22 17:08:57 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2015-12-22 17:08:57 +0000 |
commit | b60d291d79de36af8d656b88a97895cfffac52d1 (patch) | |
tree | 0060c759936f5031d5e8b2ca022979dc19fdedcf | |
parent | 990dfa6fe5a98183a1dfab55f56db4bc40cead4d (diff) | |
download | bcm5719-llvm-b60d291d79de36af8d656b88a97895cfffac52d1.tar.gz bcm5719-llvm-b60d291d79de36af8d656b88a97895cfffac52d1.zip |
[clang-tools-extra] Text formatting
llvm-svn: 256253
-rw-r--r-- | clang-tools-extra/docs/index.rst | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/clang-tools-extra/docs/index.rst b/clang-tools-extra/docs/index.rst index bdfe2a7fe93..b16933f558d 100644 --- a/clang-tools-extra/docs/index.rst +++ b/clang-tools-extra/docs/index.rst @@ -7,7 +7,8 @@ Introduction ============ -Welcome to clang-tools-exta project which contains extra tools built using Clang's tooling API's +Welcome to the clang-tools-exta project which contains extra tools built using +Clang's tooling API's. Contents @@ -23,10 +24,10 @@ Contents Doxygen Documentation ===================== The Doxygen documentation describes the **internal** software that makes up the -tools of clang-tools-extra, not the **external** use of these tools. The -Doxygen documentation contains no instructions about how to use the tools, -only the APIs that make up the software. For usage instructions, please see -the user's guide or reference manual for each tool. +tools of clang-tools-extra, not the **external** use of these tools. The Doxygen +documentation contains no instructions about how to use the tools, only the APIs +that make up the software. For usage instructions, please see the user's guide +or reference manual for each tool. * `Doxygen documentation`_ @@ -34,8 +35,8 @@ the user's guide or reference manual for each tool. .. note:: This documentation is generated directly from the source code with doxygen. - Since the tools of clang-tools-extra are constantly under active development, - what you're about to read is out of date! + Since the tools of clang-tools-extra are constantly under active + development, what you're about to read is out of date! Indices and tables |