From 930ff6734d8abd4bd87ed2d6d4595f324264185e Mon Sep 17 00:00:00 2001 From: Mihai Tudor Panu Date: Mon, 4 Jan 2016 11:21:24 -0800 Subject: [PATCH] ads1x15: include documentation generated by doxy2swig for python Signed-off-by: Mihai Tudor Panu --- src/ads1x15/pyupm_ads1x15.i | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ads1x15/pyupm_ads1x15.i b/src/ads1x15/pyupm_ads1x15.i index dddefc1d..dc17d1a7 100644 --- a/src/ads1x15/pyupm_ads1x15.i +++ b/src/ads1x15/pyupm_ads1x15.i @@ -1,7 +1,8 @@ +// Include doxygen-generated documentation +%include "pyupm_doxy2swig.i" %module pyupm_ads1x15 %include "../upm.i" - %feature("autodoc", "3"); %include "ads1x15.h"