Add in Octave and R sections

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10292 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2008-03-02 22:13:14 +00:00
commit f74c2b9ede
36 changed files with 1628 additions and 1585 deletions

View file

@ -6,7 +6,7 @@
</head>
<body bgcolor="#ffffff">
<H1><a name="Preface"></a>1 Preface</H1>
<H1><a name="Preface"></a>22 Preface</H1>
<!-- INDEX -->
<div class="sectiontoc">
<ul>
@ -26,7 +26,7 @@
<H2><a name="Preface_nn2"></a>1.1 Introduction</H2>
<H2><a name="Preface_nn2"></a>22.1 Introduction</H2>
<p>
@ -49,7 +49,7 @@ has since evolved into a general purpose tool that is used in a wide
variety of applications--in fact almost anything where C/C++ programming
is involved.
<H2><a name="Preface_nn3"></a>1.2 Special Introduction for Version 1.3</H2>
<H2><a name="Preface_nn3"></a>22.2 Special Introduction for Version 1.3</H2>
<p>
@ -63,7 +63,7 @@ including Guile, Java, Mzscheme, Ocaml, Perl, Pike, PHP, Python, Ruby,
and Tcl.
</p>
<H2><a name="Preface_nn4"></a>1.3 SWIG Versions</H2>
<H2><a name="Preface_nn4"></a>22.3 SWIG Versions</H2>
<p>
@ -76,7 +76,7 @@ create a stable SWIG-2.0 release. Don't let the development status
of SWIG-1.3 scare you---it is much more stable (and capable) than SWIG-1.1p5.
</p>
<H2><a name="Preface_nn5"></a>1.4 SWIG resources</H2>
<H2><a name="Preface_nn5"></a>22.4 SWIG resources</H2>
<p>
@ -115,7 +115,7 @@ about this can be obtained at:
</pre></div>
<H2><a name="Preface_nn6"></a>1.5 Prerequisites</H2>
<H2><a name="Preface_nn6"></a>22.5 Prerequisites</H2>
<p>
@ -140,7 +140,7 @@ However, this isn't meant to be a tutorial on C++ programming. For many
of the gory details, you will almost certainly want to consult a good C++ reference. If you don't program
in C++, you may just want to skip those parts of the manual.
<H2><a name="Preface_nn7"></a>1.6 Organization of this manual</H2>
<H2><a name="Preface_nn7"></a>22.6 Organization of this manual</H2>
<p>
@ -153,7 +153,7 @@ to know. Caveat: we are currently working on a documentation rewrite and many
of the older language module chapters are still somewhat out of date.
</p>
<H2><a name="Preface_nn8"></a>1.7 How to avoid reading the manual</H2>
<H2><a name="Preface_nn8"></a>22.7 How to avoid reading the manual</H2>
<p>
@ -165,7 +165,7 @@ The SWIG distribution also comes with a large directory of
examples that illustrate different topics.
</p>
<H2><a name="Preface_nn9"></a>1.8 Backwards Compatibility</H2>
<H2><a name="Preface_nn9"></a>22.8 Backwards Compatibility</H2>
<p>
@ -206,7 +206,7 @@ Note: The version symbol is not defined in the generated SWIG
wrapper file. The SWIG preprocessor has defined SWIG_VERSION since SWIG-1.3.11.
</p>
<H2><a name="Preface_nn10"></a>1.9 Credits</H2>
<H2><a name="Preface_nn10"></a>22.9 Credits</H2>
<p>
@ -232,7 +232,7 @@ Gary Holt have provided a great deal of input on improving SWIG's
Perl5 implementation. Kevin Butler contributed the first Windows NT
port.
<H2><a name="Preface_nn11"></a>1.10 Bug reports</H2>
<H2><a name="Preface_nn11"></a>22.10 Bug reports</H2>
<p>