]> granicus.if.org Git - clang/commit
Added documentation for clang-format style options.
authorAlexander Kornienko <alexfh@google.com>
Wed, 4 Sep 2013 15:09:13 +0000 (15:09 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 4 Sep 2013 15:09:13 +0000 (15:09 +0000)
commit62d06b7b534845e59bca6426d0d85b24ba27259a
tree0007b1a6cbaca35a119ea631f3487f119d9bdd0c
parent0aae289e10b3efd484ecc023eb0fad873346754c
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
docs/ClangFormat.rst
docs/ClangFormatStyleOptions.rst [new file with mode: 0644]
docs/index.rst
docs/tools/dump_format_style.py [new file with mode: 0644]