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
Showing
- docs/ClangFormat.rst 14 additions, 0 deletionsdocs/ClangFormat.rst
- docs/ClangFormatStyleOptions.rst 375 additions, 0 deletionsdocs/ClangFormatStyleOptions.rst
- docs/index.rst 1 addition, 0 deletionsdocs/index.rst
- docs/tools/dump_format_style.py 143 additions, 0 deletionsdocs/tools/dump_format_style.py
Loading
Please register or sign in to comment