summaryrefslogtreecommitdiff
path: root/gr-shd/swig/shd_swig.i
diff options
context:
space:
mode:
authorTom Rondeau2011-11-27 17:02:33 -0500
committerTom Rondeau2011-11-27 17:02:33 -0500
commitb1b20afb9e864ab9109dab2f081af38f7f2b7ae7 (patch)
treecfc0218de760e8a28cf03f6a9f54ccfa8d0c5027 /gr-shd/swig/shd_swig.i
parent07bed9fa807f63fb155c6cbe1439e5871f4914dd (diff)
downloadgnuradio-b1b20afb9e864ab9109dab2f081af38f7f2b7ae7.tar.gz
gnuradio-b1b20afb9e864ab9109dab2f081af38f7f2b7ae7.tar.bz2
gnuradio-b1b20afb9e864ab9109dab2f081af38f7f2b7ae7.zip
docs: added python doxygen docs to gr-shd
Diffstat (limited to 'gr-shd/swig/shd_swig.i')
-rw-r--r--gr-shd/swig/shd_swig.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/gr-shd/swig/shd_swig.i b/gr-shd/swig/shd_swig.i
index 217b2f1af..4ff200ec6 100644
--- a/gr-shd/swig/shd_swig.i
+++ b/gr-shd/swig/shd_swig.i
@@ -26,6 +26,9 @@
#define GR_SHD_API
+//load generated python docstrings
+%include "shd_swig_doc.i"
+
////////////////////////////////////////////////////////////////////////
// Language independent exception handler
////////////////////////////////////////////////////////////////////////