summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-02-24 02:46:03 +0000
committerRui Ueyama <ruiu@google.com>2017-02-24 02:46:03 +0000
commit741cc4be7efc4d397c39e16c8412019ca0917566 (patch)
tree4d373f7c1de98ba6f10bccddae8ae919c0d74648
parentfca2a110ed2ed1120d7c46d93bf76cd3c720e83d (diff)
downloadbcm5719-llvm-741cc4be7efc4d397c39e16c8412019ca0917566.tar.gz
bcm5719-llvm-741cc4be7efc4d397c39e16c8412019ca0917566.zip
Add documents to a doctree.
Looks like all documents must be in a doctree. llvm-svn: 296075
-rw-r--r--lld/docs/index.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/lld/docs/index.rst b/lld/docs/index.rst
index 244c5d14580..1538e8d9c0c 100644
--- a/lld/docs/index.rst
+++ b/lld/docs/index.rst
@@ -135,3 +135,9 @@ Internals
For the internals of the linker, please read :doc:`NewLLD`. It is a bit
outdated but the fundamental concepts remain valid. We'll update the
document soon.
+
+.. toctree::
+ :maxdepth: 1
+
+ NewLLD
+ AtomLLD
OpenPOWER on IntegriCloud