Update docs config

Add epub output, fix PDF output to include page-numbers in links (for
printed output), reduce the (now ridiculous) length of the ToC by
dropping it to one level, add numbering to chapters
This commit is contained in:
Dave Jones
2017-07-14 10:44:57 +01:00
parent 978f8175da
commit 9ed3a19a8e
3 changed files with 27 additions and 5 deletions

View File

@@ -4,7 +4,8 @@ Table of Contents
=================
.. toctree::
:maxdepth: 2
:maxdepth: 1
:numbered:
recipes
notes
@@ -28,3 +29,11 @@ Table of Contents
development
changelog
license
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`