Update deprecation warnings
[pyi2ncommon] / src / cnfline / build_cnfvar.py
index 064bf41..8402f52 100644 (file)
 #
 # Copyright (c) 2016-2018 Intra2net AG <info@intra2net.com>
 
-"""Basic functions for on-the-fly arnied cnf-var generator"""
+"""Basic functions for on-the-fly arnied cnf-var generator.
+
+.. note:: DEPRECATED! Please do not extend this or add new uses of this module,
+          use :py:mod:`pyi2ncommon.arnied_api` or :py:mod:`pyi2ncommon.cnfvar`
+          instead!
+"""
 
 from .cnfline import CnfLine