From: Sean Silva Date: Fri, 21 Sep 2012 02:46:30 +0000 (+0000) Subject: docs: Fix Sphinx warning over yaml2obj.rst. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5cc1e23247b50d5b6af1cd0146cd0c6e88b94f33;p=oota-llvm.git docs: Fix Sphinx warning over yaml2obj.rst. yaml2obj.rst was not included in the toctree Input from Michael Spencer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164355 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/userguides.rst b/docs/userguides.rst index fa6e3cfff23..c7197ef6289 100644 --- a/docs/userguides.rst +++ b/docs/userguides.rst @@ -14,6 +14,7 @@ User Guides Lexicon Packaging HowToAddABuilder + yaml2obj * `The LLVM Getting Started Guide `_