Mercurial > hgrepos > Python > libs > ConfigMix
changeset 157:5c377941b0f8
Put the TODO index into the appendices section
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 21 Feb 2019 22:41:24 +0100 |
| parents | e2e8d21b4122 |
| children | ab6a48ff5235 |
| files | doc/index.rst doc/todo.rst |
| diffstat | 2 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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`
