comparison docs/apidoc.rst @ 303:2a2f5b86fe34

Move some important public constants into the .constants sub-module
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 25 Apr 2021 16:09:00 +0200
parents ab3d0326419c
children 88239f28415c
comparison
equal deleted inserted replaced
302:063099b188cd 303:2a2f5b86fe34
26 ------------------------------ 26 ------------------------------
27 27
28 .. automodule:: configmix.config 28 .. automodule:: configmix.config
29 :members: 29 :members:
30 :ignore-module-all: 30 :ignore-module-all:
31
32
33 Module :mod:`configmix.constants`
34 ---------------------------------
35
36 .. automodule:: configmix.constants
37 :members:
31 38
32 39
33 Module :mod:`configmix.ini` 40 Module :mod:`configmix.ini`
34 --------------------------- 41 ---------------------------
35 42