view doc/apidoc.rst @ 56:1f11672c4615

Optimize the documentation: make references working with Sphinx using :role:`target`
author Franz Glasner <hg@dom66.de>
date Wed, 28 Feb 2018 00:36:11 +0100
parents aa8345dae995
children 6c5e44dc74db
line wrap: on
line source

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

Internal Module Documentation
=============================

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

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

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

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

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