Mercurial > hgrepos > Python > libs > ConfigMix
diff doc/apidoc.rst @ 126:93964bac7ef6
Fix the order of documented modules
| author | Franz Glasner <f.glasner@feldmann-mg.com> |
|---|---|
| date | Wed, 04 Apr 2018 10:57:49 +0200 |
| parents | 21d92ff8cf31 |
| children | 28e6c1413947 |
line wrap: on
line diff
--- a/doc/apidoc.rst Wed Apr 04 10:56:54 2018 +0200 +++ b/doc/apidoc.rst Wed Apr 04 10:57:49 2018 +0200 @@ -38,6 +38,14 @@ :ignore-module-all: +Module :mod:`configmix.json` +---------------------------- + +.. automodule:: configmix.json + :members: + :ignore-module-all: + + Module :mod:`configmix.py` -------------------------- @@ -60,11 +68,3 @@ .. automodule:: configmix.yaml :members: :ignore-module-all: - - -Module :mod:`configmix.json` ----------------------------- - -.. automodule:: configmix.json - :members: - :ignore-module-all:
