changeset 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 c11dd36279d9
children 5b62d2c0e5a8
files doc/apidoc.rst
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
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: