# HG changeset patch # User Franz Glasner # Date 1550785284 -3600 # Node ID 5c377941b0f863d65d4321ad2524c6d898452c9c # Parent e2e8d21b4122a4155c35614ff1f8559dc805abc5 Put the TODO index into the appendices section diff -r e2e8d21b4122 -r 5c377941b0f8 doc/index.rst --- a/doc/index.rst Thu Feb 21 22:16:05 2019 +0100 +++ b/doc/index.rst Thu Feb 21 22:41:24 2019 +0100 @@ -19,20 +19,26 @@ introduction apidoc changes - todo authors license +.. toctree:: + :hidden: + + todo + Indices and tables ================== .. only:: builder_html + * :ref:`TODOINDEX` * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. only:: not builder_html + * :ref:`TODOINDEX` * :ref:`modindex` diff -r e2e8d21b4122 -r 5c377941b0f8 doc/todo.rst --- a/doc/todo.rst Thu Feb 21 22:16:05 2019 +0100 +++ b/doc/todo.rst Thu Feb 21 22:41:24 2019 +0100 @@ -1,5 +1,7 @@ .. -*- coding: utf-8 -*- +.. _TODOINDEX: + TODO List =========