diff options
Diffstat (limited to 'clang-tools-extra/docs/clang-tidy/checks/google-readability-function-size.rst')
| -rw-r--r-- | clang-tools-extra/docs/clang-tidy/checks/google-readability-function-size.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/clang-tools-extra/docs/clang-tidy/checks/google-readability-function-size.rst b/clang-tools-extra/docs/clang-tidy/checks/google-readability-function-size.rst index d49e81e5e9d..e542e356ce7 100644 --- a/clang-tools-extra/docs/clang-tidy/checks/google-readability-function-size.rst +++ b/clang-tools-extra/docs/clang-tidy/checks/google-readability-function-size.rst @@ -1,3 +1,5 @@ +.. title:: clang-tidy - google-readability-function-size + google-readability-function-size ================================ |

