diff options
| -rw-r--r-- | clang/docs/ClangFormatStyleOptions.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/clang/docs/ClangFormatStyleOptions.rst b/clang/docs/ClangFormatStyleOptions.rst index 302069e..4bcf3bd 100644 --- a/clang/docs/ClangFormatStyleOptions.rst +++ b/clang/docs/ClangFormatStyleOptions.rst @@ -1,3 +1,9 @@ +.. + !!!!NOTE!!!! + This file is automatically generated, in part. Do not edit the style options + in this file directly. Instead, modify them in include/clang/Format/Format.h + and run the docs/tools/dump_format_style.py script to update this file. + .. raw:: html <style type="text/css"> |
