From 29e11e7cb4c0bee4dd13a4ccb93c3445ea91e20e Mon Sep 17 00:00:00 2001 From: James Y Knight Date: Fri, 1 Feb 2019 17:06:41 +0000 Subject: [PATCH] Fix some sphinx doc errors. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352887 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ClangTools.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.1