D warning suppressions in autodoc testcase
This commit is contained in:
parent
d305b8a3fc
commit
8e1893f355
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
%module(docstring="hello.") autodoc
|
||||
|
||||
%warnfilter(SWIGWARN_PARSE_KEYWORD) inout;
|
||||
|
||||
%feature("autodoc");
|
||||
|
||||
// special typemap and its docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue