summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorsilvas <silvas@91177308-0d34-0410-b5e6-96231b3b80d8>2012-09-21 02:46:30 +0000
committersilvas <silvas@91177308-0d34-0410-b5e6-96231b3b80d8>2012-09-21 02:46:30 +0000
commit8f871c4e2846a9b86e43bad845ce805ac51caf03 (patch)
treed5828af83587ad96a2b4d9e933f210a5e7a346ef /docs
parent200f63583eee6089db853f6caef099cf8992a4a1 (diff)
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 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 <GettingStarted.html>`_