diff configmix/py.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 04505a8dbfc0
children a43749f751e0
line wrap: on
line diff
--- a/configmix/py.py	Tue Feb 27 23:00:32 2018 +0100
+++ b/configmix/py.py	Tue Feb 27 23:42:11 2018 +0100
@@ -1,5 +1,9 @@
 # -*- coding: utf-8 -*-
-r"""Read configuration settings from Python files
+r"""
+configmix.py
+^^^^^^^^^^^^
+
+Read configuration settings from Python files
 
 """