comparison configmix/config.py @ 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 a43749f751e0
comparison
equal deleted inserted replaced
55:51a8fa011659 56:1f11672c4615
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 r"""configmix.config 2 r"""
3 configmix.config
3 ^^^^^^^^^^^^^^^^ 4 ^^^^^^^^^^^^^^^^
4 5
5 The unified configuration dictionary with attribute support or 6 The unified configuration dictionary with attribute support or
6 variable substitution. 7 variable substitution.
7 8