Mercurial > hgrepos > Python > libs > ConfigMix
view doc/apidoc.rst @ 106:b35837427a7a
Add an "add_varns()" function to add new namespaces for variables.
Use the new function to register all builtin namespaces.
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sat, 24 Mar 2018 15:29:13 +0100 |
| parents | c8766515bb89 |
| children | 21d92ff8cf31 |
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: :ignore-module-all: Module :mod:`configmix.config` ------------------------------ .. automodule:: configmix.config :members: :ignore-module-all: Module :mod:`configmix.ini` --------------------------- .. automodule:: configmix.ini :members: :ignore-module-all: Module :mod:`configmix.py` -------------------------- .. automodule:: configmix.py :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:
