Improved autodoc documentation for standard ruby methods
and for STL containers, using %feature instead of hard-coding the stuff in ruby.cxx. git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9753 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
75f1af27a5
commit
d3945a4d40
7 changed files with 125 additions and 51 deletions
|
|
@ -1,5 +1,7 @@
|
|||
%include <std/std_except.i>
|
||||
%include <rubystdcommon.swg>
|
||||
%include <rubystdautodoc.swg>
|
||||
|
||||
//
|
||||
// Use the following macro with modern STL implementations
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue