Made autodoc ignore numinputs=0.
Added more typemap(doc) for documenting STL and standard ruby methods. Added missing RUBY_SELF typemap. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9754 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
d3945a4d40
commit
c6ece2bb93
11 changed files with 148 additions and 40 deletions
|
|
@ -1,5 +1,4 @@
|
|||
%module li_std_stream
|
||||
%feature("autodoc","4");
|
||||
|
||||
%inline %{
|
||||
struct A;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue