summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2012-09-21 02:46:30 +0000
committerSean Silva <silvas@purdue.edu>2012-09-21 02:46:30 +0000
commit5cc1e23247b50d5b6af1cd0146cd0c6e88b94f33 (patch)
treed5828af83587ad96a2b4d9e933f210a5e7a346ef /docs
parentb377635592a70e5c36d1c0788a71474e55b81f49 (diff)
downloadllvm-5cc1e23247b50d5b6af1cd0146cd0c6e88b94f33.tar.gz
llvm-5cc1e23247b50d5b6af1cd0146cd0c6e88b94f33.tar.bz2
llvm-5cc1e23247b50d5b6af1cd0146cd0c6e88b94f33.tar.xz
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
Diffstat (limited to 'docs')
-rw-r--r--docs/userguides.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst
index fa6e3cfff2..c7197ef628 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -14,6 +14,7 @@ User Guides
Lexicon
Packaging
HowToAddABuilder
+ yaml2obj
* `The LLVM Getting Started Guide <GettingStarted.html>`_