From 00d9e87cace6dae915712b4879ef3ad0abc20a70 Mon Sep 17 00:00:00 2001 From: "Michael J. Spencer" Date: Sun, 8 Apr 2012 02:06:15 +0000 Subject: [PATCH] [docs] Add documentation todos. llvm-svn: 154276 --- lld/docs/conf.py | 2 +- lld/docs/open_projects.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lld/docs/conf.py b/lld/docs/conf.py index 815d5aea6895..bb3ee8ff554f 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 b774b9a0c1df..fd3a681ecd30 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::