--- a/__init__.py Fri Oct 14 18:51:35 2016 +0200
+++ b/__init__.py Sat Oct 15 15:23:08 2016 +0200
@@ -0,0 +1,8 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2016 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the QtHelp documentation provider plug-in.
+"""