From: Sean Silva Date: Mon, 7 Jan 2013 21:46:47 +0000 (+0000) Subject: docs: Fix inconsistent titles. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9987ce279d2dc1aa79da047b919091c984d6485c;p=clang docs: Fix inconsistent titles. Sphinx was whining about this. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171796 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ClangTools.rst b/docs/ClangTools.rst index ff47b99063..3839e703db 100644 --- a/docs/ClangTools.rst +++ b/docs/ClangTools.rst @@ -71,7 +71,7 @@ tools that very specifically compliment, and allow use and testing of *Clang* specific functionality. ``clang-check`` -~~~~~~~~~~~~~~~ +--------------- This tool combines the LibTooling framework for running a Clang tool with the basic Clang diagnostics by syntax checking specific files in a