comparison doc/index.rst @ 62:617aa948e155

Proper layout for HTML and LaTeX output
author Franz Glasner <hg@dom66.de>
date Thu, 01 Mar 2018 00:12:19 +0100
parents 95034b28f285
children e78f307f81a0
comparison
equal deleted inserted replaced
61:85d2bbbb943e 62:617aa948e155
3 .. ConfigMix documentation master file, created by 3 .. ConfigMix documentation master file, created by
4 sphinx-quickstart on Tue Feb 27 22:03:52 2018. 4 sphinx-quickstart on Tue Feb 27 22:03:52 2018.
5 You can adapt this file completely to your liking, but it should at least 5 You can adapt this file completely to your liking, but it should at least
6 contain the root `toctree` directive. 6 contain the root `toctree` directive.
7 7
8 ===========
9 ConfigMix
10 ===========
8 11
9 .. include:: ../README 12 .. only:: builder_html
10 13
11 License 14 This is the documentation of the :mod:`configmix` package, a
12 ======= 15 library for helping with configuration files.
13
14 .. literalinclude:: ../LICENSE
15 :language: none
16
17
18 Contents
19 ========
20 16
21 .. toctree:: 17 .. toctree::
22 :maxdepth: 2 18 :maxdepth: 3
23 19
20 readme
21 license
24 apidoc 22 apidoc
25
26 23
27 24
28 Indices and tables 25 Indices and tables
29 ================== 26 ==================
30 27
31 * :ref:`genindex` 28 .. only:: builder_html
32 * :ref:`modindex` 29
33 * :ref:`search` 30 * :ref:`genindex`
31 * :ref:`modindex`
32 * :ref:`search`
33
34 .. only:: not builder_html
35
36 * :ref:`modindex`