Mercurial > hgrepos > Python > libs > ConfigMix
view doc/index.rst @ 149:614a0a648f48
Work around the deprecation of SafeConfigParser in Python 3.2+
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Sat, 14 Apr 2018 12:52:15 +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`
