summaryrefslogtreecommitdiff
path: root/Doc/Devel/index.html
blob: c4f6669c471bce29efa07d12d0f485940a138f80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<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>

</ul>

<hr>
Copyright (C) 1999-2004 SWIG Development Team.

</body>
</html>