Remove api doc headers
[pyi2ncommon] / src / arnied_wrapper.py
index 102a330..5387a15 100644 (file)
@@ -19,9 +19,6 @@
 # Copyright (c) 2016-2018 Intra2net AG <info@intra2net.com>
 
 """
-
-SUMMARY
-------------------------------------------------------
 Interaction with central arnied daemon.
 
 All functions (except :py:func:`schedule` result in calling a binary
@@ -30,11 +27,6 @@ All functions (except :py:func:`schedule` result in calling a binary
 For changes of configuration (*set_cnf*, *get_cnf*), refer to :py:mod:`pyi2ncommon.cnfvar`.
 
 Copyright: Intra2net AG
-
-
-INTERFACE
-------------------------------------------------------
-
 """
 
 import os