swig/Doc
Paweł Tomulik 0ed98c0606 added example with %pythonbegin
This was requested in PR #7 but overlooked. Contains an example where
one does: from __future__ import absolute_import using %pythonbegin
directive.
2014-02-21 19:12:59 +00:00
..
Devel Rename all C++0x to C++11 and cpp0x to cpp11 2013-10-07 20:37:00 +01:00
Manual added example with %pythonbegin 2014-02-21 19:12:59 +00: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.