[clang-tidy][docs] Fixed page title for abseil-no-internal-dependencies check documen...
authorVladimir Plyashkun <vladimir.plyashkun@jetbrains.com>
Thu, 11 Aug 2022 20:07:22 +0000 (21:07 +0100)
committerTobias Hieta <tobias@hieta.se>
Mon, 15 Aug 2022 07:31:34 +0000 (09:31 +0200)
It seems that documentation for abseil-no-internal-dependencies has invalid title.
This can be checked by looking at the actual web-site - https://clang.llvm.org/extra/clang-tidy/checks/abseil/no-internal-dependencies.html
There is redundant "subl.. title:: clang-tidy - abseil-no-internal-dependencies" paragraph in the beginning.

Reviewed By: njames93, sylvestre.ledru

Differential Revision: https://reviews.llvm.org/D131590

(cherry picked from commit 6c7b049f6eb78edf83506a858c7b211a7c70afd8)

clang-tools-extra/docs/clang-tidy/checks/abseil/no-internal-dependencies.rst

index 3ddb023db8baf43d7aba34d84d88afdd580b17f4..c06057b313da5394dfc645c22b12a17d9d9063f1 100644 (file)
@@ -1,4 +1,4 @@
-subl.. title:: clang-tidy - abseil-no-internal-dependencies
+.. title:: clang-tidy - abseil-no-internal-dependencies
 
 abseil-no-internal-dependencies
 ===============================