diff 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
line wrap: on
line diff
--- a/configmix/__init__.py	Tue Feb 27 23:00:32 2018 +0100
+++ b/configmix/__init__.py	Tue Feb 27 23:42:11 2018 +0100
@@ -1,5 +1,9 @@
 # -*- coding: utf-8 -*-
-r"""A library for helping with configuration files.
+r"""
+configmix
+^^^^^^^^^
+
+A library for helping with configuration files.
 
 :Author:   Franz Glasner
 :License:  BSD License.