git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9641 626c5289-ae23-0410-ae9c-e8d60b6d4f22
30 lines
832 B
HTML
30 lines
832 B
HTML
<html>
|
|
<head>
|
|
<title>SWIG Documentation</title>
|
|
</head>
|
|
|
|
<body>
|
|
This directory contains SWIG documentation:
|
|
|
|
<ul>
|
|
<li><a href="engineering.html">Engineering Manual</a>
|
|
<li><a href="internals.html">Internals Manual</a>
|
|
<li><a href="migrate.txt">SWIG1.3 Migration Guide</a>
|
|
</ul>
|
|
|
|
The following documentation describe the internal APIs used by SWIG. These may be useful to module developers.
|
|
|
|
<ul>
|
|
<li><a href="file.html">File handling functions</a>
|
|
<li><a href="cmdopt.html">Command line arguments</a>
|
|
<li><a href="tree.html">Parse tree navigation and manipulation</a>
|
|
<li><a href="parm.html">Parameter and Parameter list handling functions</a>
|
|
<li><a href="scanner.html">Generic C/C++ Scanner interface</a>
|
|
<li><a href="wrapobj.html">Wrapper objects</a>.
|
|
</ul>
|
|
|
|
<hr>
|
|
Copyright (C) 1999-2007 SWIG Development Team.
|
|
|
|
</body>
|
|
</html>
|