From: DeForest Richards Date: Mon, 16 Sep 2019 20:29:56 +0000 (+0000) Subject: [Docs] Bug fix for docs homepage X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=624406da7be63b5052a2d7cbf6c5d6b3c475415c;p=llvm [Docs] Bug fix for docs homepage Removes reference to non-existent Reference Documentation page. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372032 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.rst b/docs/index.rst index 7388174b023..8451a3adf1e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -65,7 +65,6 @@ Getting Started, How-tos, Developer Guides, and Tutorials. UserGuides ProgrammingDocumentation SubsystemDocumentation - ReferenceDocumentation :doc:`UserGuides` For those new to the LLVM system.