summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2013-09-04 15:09:13 +0000
committerAlexander Kornienko <alexfh@google.com>2013-09-04 15:09:13 +0000
commit62d06b7b534845e59bca6426d0d85b24ba27259a (patch)
tree0007b1a6cbaca35a119ea631f3487f119d9bdd0c /docs/index.rst
parent0aae289e10b3efd484ecc023eb0fad873346754c (diff)
Added documentation for clang-format style options.
Summary: The main contents is in the ClangFormatStyleOptions.rst, which can be updated from the Format.h by the dump_format_style.py script. Reviewers: djasper, klimek Reviewed By: klimek CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1597 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189946 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2b8d92e91d..853fcc1ccb 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -53,6 +53,7 @@ Using Clang Tools
ClangTools
ClangCheck
ClangFormat
+ ClangFormatStyleOptions
Design Documents
================