view docs/apidoc.rst @ 305:f529ca46dd50

Implemented the "ref" namespace to get configuration tree references. BUGS: - Tests should be done more thoroughly and extensively - Interaction of tree references and variable substitution should be tested more properly - Documentation is missing yet
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 26 Apr 2021 09:42:42 +0200
parents 2a2f5b86fe34
children 88239f28415c
line wrap: on
line source

.. -*- coding: utf-8 -*-

Package API Documentation
=========================

.. contents::
   :local:

Package :mod:`configmix`
------------------------

.. automodule:: configmix
   :members:
   :ignore-module-all:


Module :mod:`configmix.compat`
------------------------------

.. automodule:: configmix.compat
   :members:
   :undoc-members:


Module :mod:`configmix.config`
------------------------------

.. automodule:: configmix.config
   :members:
   :ignore-module-all:


Module :mod:`configmix.constants`
---------------------------------

.. automodule:: configmix.constants
   :members:


Module :mod:`configmix.ini`
---------------------------

.. automodule:: configmix.ini
   :members:
   :ignore-module-all:


Module :mod:`configmix.json`
----------------------------

.. automodule:: configmix.json
   :members:
   :ignore-module-all:


Module :mod:`configmix.py`
--------------------------

.. automodule:: configmix.py
   :members:
   :ignore-module-all:

      
Module :mod:`configmix.toml`
----------------------------

.. automodule:: configmix.toml
   :members:
   :ignore-module-all:      


Module :mod:`configmix.variables`
---------------------------------

.. automodule:: configmix.variables
   :members:
   :ignore-module-all:


Module :mod:`configmix.yaml`
----------------------------

.. automodule:: configmix.yaml
   :members:
   :ignore-module-all: