Mercurial > hgrepos > Python > libs > ConfigMix
diff 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 |
line wrap: on
line diff
--- a/docs/apidoc.rst Sun Apr 25 14:05:16 2021 +0200 +++ b/docs/apidoc.rst Sun Apr 25 16:09:00 2021 +0200 @@ -30,6 +30,13 @@ :ignore-module-all: +Module :mod:`configmix.constants` +--------------------------------- + +.. automodule:: configmix.constants + :members: + + Module :mod:`configmix.ini` ---------------------------
