Mercurial > hgrepos > Python > libs > ConfigMix
view doc/index.rst @ 117:c5b638f9c607
- More on getting variable values
- Reorga of the variable documentation
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Thu, 29 Mar 2018 08:58:34 +0200 |
| parents | 2b79ddc0f92b |
| children | 5c377941b0f8 |
line wrap: on
line source
.. -*- coding: utf-8 -*- .. ConfigMix documentation master file, created by sphinx-quickstart on Tue Feb 27 22:03:52 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. =========== ConfigMix =========== This is the documentation of the :mod:`configmix` package, a library for helping with configuration files. .. toctree:: :maxdepth: 3 readme introduction apidoc changes todo authors license Indices and tables ================== .. only:: builder_html * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. only:: not builder_html * :ref:`modindex`
