comparison doc/apidoc.rst @ 82:218807d7d883

Remove header markup from the Python files and put them into the doc .rst files
author Franz Glasner <hg@dom66.de>
date Thu, 15 Mar 2018 00:10:48 +0100
parents 6c5e44dc74db
children c8766515bb89
comparison
equal deleted inserted replaced
81:a9ba930a8ecc 82:218807d7d883
4 ============================= 4 =============================
5 5
6 .. contents:: 6 .. contents::
7 :local: 7 :local:
8 8
9 Package :mod:`configmix`
10 ------------------------
11
9 .. automodule:: configmix 12 .. automodule:: configmix
10 :members: 13 :members:
11 :ignore-module-all: 14 :ignore-module-all:
12 15
16
17 Module :mod:`configmix.compat`
18 ------------------------------
19
13 .. automodule:: configmix.compat 20 .. automodule:: configmix.compat
14 :members: 21 :members:
15 :ignore-module-all: 22 :ignore-module-all:
16 23
24
25 Module :mod:`configmix.config`
26 ------------------------------
27
17 .. automodule:: configmix.config 28 .. automodule:: configmix.config
18 :members: 29 :members:
19 :ignore-module-all: 30 :ignore-module-all:
20 31
32
33 Module :mod:`configmix.ini`
34 ---------------------------
35
21 .. automodule:: configmix.ini 36 .. automodule:: configmix.ini
22 :members: 37 :members:
23 :ignore-module-all: 38 :ignore-module-all:
39
40
41 Module :mod:`configmix.py`
42 --------------------------
24 43
25 .. automodule:: configmix.py 44 .. automodule:: configmix.py
26 :members: 45 :members:
27 :ignore-module-all: 46 :ignore-module-all:
28 47
48
49 Module :mod:`configmix.variables`
50 ---------------------------------
51
29 .. automodule:: configmix.variables 52 .. automodule:: configmix.variables
30 :members: 53 :members:
31 :ignore-module-all: 54 :ignore-module-all:
32 55
56
57 Module :mod:`configmix.yaml`
58 ----------------------------
59
33 .. automodule:: configmix.yaml 60 .. automodule:: configmix.yaml
34 :members: 61 :members:
35 :ignore-module-all: 62 :ignore-module-all: