import source from 1.3.40
[external/swig.git] / Doc / Manual / Sections.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <title>SWIG-1.3 Documentation</title>
5 </head>
6 <body bgcolor="#ffffff">
7 <H1><a name="Sections"></a>SWIG-1.3 Development Documentation</H1>
8
9 Last update : SWIG-1.3.40 (18 August 2009)
10
11 <H2>Sections</H2>
12
13 <p>
14 The SWIG documentation is being updated to reflect new SWIG
15 features and enhancements.  However, this update process is not quite
16 finished--there is a lot of old SWIG-1.1 documentation and it is taking
17 some time to update all of it.  Please pardon our dust (or volunteer
18 to help!).
19 </p>
20
21 <H3>SWIG Core Documentation</H3>
22 <ul>
23 <li><a href="Preface.html#Preface">Preface</a></li>
24 <li><a href="Introduction.html#Introduction">Introduction</a></li>
25 <li><a href="Windows.html#Windows">Getting started on Windows</a></li>
26 <li><a href="Scripting.html#Scripting">Scripting</a></li>
27 <li><a href="SWIG.html#SWIG">SWIG Basics</a> (Read this!)</li>
28 <li><a href="SWIGPlus.html#SWIGPlus">SWIG and C++</a></li>
29 <li><a href="Preprocessor.html#Preprocessor">The SWIG preprocessor</a></li>
30 <li><a href="Library.html#Library">The SWIG Library</a></li>
31 <li><a href="Arguments.html#Arguments">Argument handling</a></li>
32 <li><a href="Typemaps.html#Typemaps">Typemaps</a></li>
33 <li><a href="Customization.html#Customization">Customization features</a></li>
34 <li><a href="Contract.html#Contract">Contracts</a></li>
35 <li><a href="Varargs.html#Varargs">Variable length arguments</a></li>
36 <li><a href="Warnings.html#Warnings">Warning messages</a></li>
37 <li><a href="Modules.html#Modules">Working with Modules</a></li>
38 <li><a href="CCache.html#CCache">Using SWIG with ccache</a></li>
39 </ul>
40
41 <H3>Language Module Documentation</H3>
42
43 <ul>
44 <li><a href="Allegrocl.html#Allegrocl_nn1">Allegro CL support</a></li>
45 <li><a href="CSharp.html#CSharp">C# support</a></li>
46 <li><a href="Chicken.html#Chicken">Chicken support</a></li>
47 <li><a href="Guile.html#Guile">Guile support</a></li>
48 <li><a href="Java.html#Java">Java support</a></li>
49 <li><a href="Lua.html#Lua_nn1">Lua support</a></li>
50 <li><a href="Lisp.html#Lisp_nn1">Common Lisp support</a></li>
51 <li><a href="Modula3.html#Modula3">Modula3 support</a></li>
52 <li><a href="Mzscheme.html#MzScheme">MzScheme support</a></li>
53 <li><a href="Ocaml.html#Ocaml">Ocaml support</a></li>
54 <li><a href="Octave.html#Octave">Octave support</a></li>
55 <li><a href="Perl5.html#Perl5">Perl5 support</a></li>
56 <li><a href="Php.html#Php">PHP support</a></li>
57 <li><a href="Pike.html#Pike">Pike support</a></li>
58 <li><a href="Python.html#Python">Python support</a></li>
59 <li><a href="Ruby.html#Ruby">Ruby support</a></li>
60 <li><a href="R.html#R">R support</a></li>
61 <li><a href="Tcl.html#Tcl">Tcl support</a></li>
62 </ul>
63
64 <H3>Developer Documentation</H3>
65
66 <ul>
67 <li><a href="Extending.html#Extending">Extending SWIG</a></li>
68 </ul>
69
70 <H3>Documentation that has not yet been updated</H3>
71
72 <p>
73 This documentation has not been completely updated from SWIG-1.1, but most of the topics
74 still apply to the current release.  Make sure you read the
75 <a href="SWIG.html#SWIG">SWIG Basics</a> chapter before reading
76 any of these chapters.  Also, SWIG-1.3.10 features extensive changes to the 
77 implementation of typemaps.   Make sure you read the <a href="Typemaps.html#Typemaps">Typemaps</a> 
78 chapter above if you are using this feature.
79 </p>
80
81 <ul>
82 <li><a href="Advanced.html#Advanced">Advanced topics</a>  (see <a href="Modules.html#Modules">Modules</a> for updated information).</li>
83 </ul>
84
85 </body>
86 </html>