summaryrefslogtreecommitdiff
path: root/Examples/octave/reference/example.i
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/octave/reference/example.i')
-rw-r--r--Examples/octave/reference/example.i2
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/octave/reference/example.i b/Examples/octave/reference/example.i
index da09800c0..0aa733451 100644
--- a/Examples/octave/reference/example.i
+++ b/Examples/octave/reference/example.i
@@ -4,6 +4,8 @@
%module swigexample
+%feature("autodoc", 1);
+
%{
#include "example.h"
%}