swig/Doc
Olly Betts 1a99212c2c [PHP] Add support for specifying any PHP interfaces a wrapped class
implements, e.g.: %typemap("phpinterfaces") MyIterator "Iterator";
2014-09-12 12:48:37 -03:00
..
Devel Fix assorted comment and documentation typos 2014-02-23 17:15:22 +13:00
Manual [PHP] Add support for specifying any PHP interfaces a wrapped class 2014-09-12 12:48:37 -03:00
README suggest starting points for documentation 2008-10-09 22:42:45 +00:00

Doc/Manual    -  Latest version of the SWIG user manual
Doc/Devel     -  Developer documentation concerning SWIG internals.
                 (not necessarily up to date)

Open the index.html file in each of these directories with a web browser.