Mercurial > hgrepos > Python > libs > ConfigMix
comparison configmix/__init__.py @ 54:aa8345dae995
Generate readable HTML documentation and an API documentation
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 27 Feb 2018 23:42:11 +0100 |
| parents | 6c7f90dbce98 |
| children | 1f11672c4615 |
comparison
equal
deleted
inserted
replaced
| 53:1d43f0b9fa20 | 54:aa8345dae995 |
|---|---|
| 1 # -*- coding: utf-8 -*- | 1 # -*- coding: utf-8 -*- |
| 2 r"""A library for helping with configuration files. | 2 r""" |
| 3 configmix | |
| 4 ^^^^^^^^^ | |
| 5 | |
| 6 A library for helping with configuration files. | |
| 3 | 7 |
| 4 :Author: Franz Glasner | 8 :Author: Franz Glasner |
| 5 :License: BSD License. | 9 :License: BSD License. |
| 6 See LICENSE for details. | 10 See LICENSE for details. |
| 7 | 11 |
