summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2012-04-08 02:06:15 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2012-04-08 02:06:15 +0000
commit00d9e87cace6dae915712b4879ef3ad0abc20a70 (patch)
tree7f5a9b147356ed21fbff1b9a5cde3df8f9ff2ff6
parentd01c8fe7a50c150ff0717011fc7c77eb7a34748b (diff)
downloadbcm5719-llvm-00d9e87cace6dae915712b4879ef3ad0abc20a70.tar.gz
bcm5719-llvm-00d9e87cace6dae915712b4879ef3ad0abc20a70.zip
[docs] Add documentation todos.
llvm-svn: 154276
-rw-r--r--lld/docs/conf.py2
-rw-r--r--lld/docs/open_projects.rst5
2 files changed, 6 insertions, 1 deletions
diff --git a/lld/docs/conf.py b/lld/docs/conf.py
index 815d5aea689..bb3ee8ff554 100644
--- a/lld/docs/conf.py
+++ b/lld/docs/conf.py
@@ -248,4 +248,4 @@ intersphinx_mapping = {}
# -- Options for extensions ----------------------------------------------------
# Enable this if you want TODOs to show up in the generated documentation.
-#todo_include_todos = False
+todo_include_todos = True
diff --git a/lld/docs/open_projects.rst b/lld/docs/open_projects.rst
index b774b9a0c1d..fd3a681ecd3 100644
--- a/lld/docs/open_projects.rst
+++ b/lld/docs/open_projects.rst
@@ -5,3 +5,8 @@ Open Projects
.. include:: ../include/lld/Core/TODO.txt
.. include:: ../lib/Core/TODO.txt
+
+Documentation TODOs
+-------------------
+
+.. todolist::
OpenPOWER on IntegriCloud