From: James Y Knight Date: Fri, 1 Feb 2019 17:06:41 +0000 (+0000) Subject: Fix some sphinx doc errors. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29e11e7cb4c0bee4dd13a4ccb93c3445ea91e20e;p=clang Fix some sphinx doc errors. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352887 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ClangTools.rst b/docs/ClangTools.rst index d666c92329..bc30459957 100644 --- a/docs/ClangTools.rst +++ b/docs/ClangTools.rst @@ -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 -``_. +directory tree, `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