[clang-tools-extra] Text formatting

llvm-svn: 256253
This commit is contained in:
Alexander Kornienko 2015-12-22 17:08:57 +00:00
parent 990dfa6fe5
commit b60d291d79
1 changed files with 8 additions and 7 deletions

View File

@ -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