]> sigrok.org Git - libsigrok.git/blobdiff - bindings/python/sigrok/core/classes.i
bindings: Transfer C++ documentation strings to Python and Java wrappers.
[libsigrok.git] / bindings / python / sigrok / core / classes.i
index 126991b7c247d58e8fd8ae75d7eabbee76f0e24c..ba70d2249c8f104eb5a9f7a9d9f6b513ca5cd688 100644 (file)
@@ -332,6 +332,8 @@ std::map<std::string, Glib::VariantBase> dict_to_map_options(PyObject *dict,
 %ignore sigrok::InputFormat::open_file;
 %ignore sigrok::OutputFormat::create_output;
 
+%include "doc.i"
+
 %include "../../../swig/classes.i"
 
 /* Support Driver.scan() with keyword arguments. */