diff configmix/__init__.py @ 82:218807d7d883

Remove header markup from the Python files and put them into the doc .rst files
author Franz Glasner <hg@dom66.de>
date Thu, 15 Mar 2018 00:10:48 +0100
parents a43749f751e0
children 6b6acc50a19d
line wrap: on
line diff
--- a/configmix/__init__.py	Thu Mar 15 00:02:42 2018 +0100
+++ b/configmix/__init__.py	Thu Mar 15 00:10:48 2018 +0100
@@ -3,11 +3,7 @@
 # :Copyright: (c) 2015-2018, Franz Glasner. All rights reserved.
 # :License:   3-clause BSD. See LICENSE.txt for details.
 #-
-r"""
-configmix
-^^^^^^^^^
-
-A library for helping with configuration files.
+"""A library for helping with configuration files.
 
 :Author:    Franz Glasner
 :Copyright: Copyright (c) 2015-2018, Franz Glasner.