]> granicus.if.org Git - clang/commitdiff
Fix some sphinx doc errors.
authorJames Y Knight <jyknight@google.com>
Fri, 1 Feb 2019 17:06:41 +0000 (17:06 +0000)
committerJames Y Knight <jyknight@google.com>
Fri, 1 Feb 2019 17:06:41 +0000 (17:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352887 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ClangTools.rst

index d666c92329ceeb5d808befc81f4f52913fc4032b..bc30459957abc986b3657f5664bb8e0af7aa00af 100644 (file)
@@ -10,8 +10,8 @@ refactoring, etc.
 
 Only a couple of the most basic and fundamental tools are kept in the
 primary Clang tree. The rest of the tools are kept in a separate
-directory tree, ``clang-tools-extra
-<https://github.com/llvm/llvm-project/tree/master/clang-tools-extra>``_.
+directory tree, `clang-tools-extra
+<https://github.com/llvm/llvm-project/tree/master/clang-tools-extra>`_.
 
 This document describes a high-level overview of the organization of
 Clang Tools within the project as well as giving an introduction to some