view doc/index.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 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`