summaryrefslogtreecommitdiff
path: root/Doc/Manual/Contents.html
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2007-11-22 23:55:34 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2007-11-22 23:55:34 +0000
commit83a741c35ed25d7596d581c2239504d0cc242cad (patch)
treee056e231ece0b40b6a08aa88db659aaa28a4549c /Doc/Manual/Contents.html
parentca9c273546b87652362a1bd4b51441529c362623 (diff)
downloadswig-83a741c35ed25d7596d581c2239504d0cc242cad.tar.gz
updates for R
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Doc/Manual/Contents.html')
-rw-r--r--Doc/Manual/Contents.html34
1 files changed, 18 insertions, 16 deletions
diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html
index 3f4216bef..9a8d79ab7 100644
--- a/Doc/Manual/Contents.html
+++ b/Doc/Manual/Contents.html
@@ -57,32 +57,33 @@
<!-- INDEX -->
<div class="sectiontoc">
<ul>
-<li><a href="Windows.html#Windows_nn2">Installation on Windows</a>
+<li><a href="Windows.html#Windows_installation">Installation on Windows</a>
<ul>
-<li><a href="Windows.html#Windows_nn3">Windows Executable</a>
+<li><a href="Windows.html#Windows_executable">Windows Executable</a>
</ul>
-<li><a href="Windows.html#examples">SWIG Windows Examples</a>
+<li><a href="Windows.html#Windows_examples">SWIG Windows Examples</a>
<ul>
-<li><a href="Windows.html#Windows_nn5">Instructions for using the Examples with Visual Studio</a>
+<li><a href="Windows.html#Windows_visual_studio">Instructions for using the Examples with Visual Studio</a>
<ul>
-<li><a href="Windows.html#Windows_nn6">Python</a>
-<li><a href="Windows.html#Windows_nn7">TCL</a>
-<li><a href="Windows.html#Windows_nn8">Perl</a>
-<li><a href="Windows.html#Windows_nn9">Java</a>
-<li><a href="Windows.html#Windows_nn10">Ruby</a>
-<li><a href="Windows.html#Windows_nn11">C#</a>
+<li><a href="Windows.html#Windows_csharp">C#</a>
+<li><a href="Windows.html#Windows_java">Java</a>
+<li><a href="Windows.html#Windows_perl">Perl</a>
+<li><a href="Windows.html#Windows_python">Python</a>
+<li><a href="Windows.html#Windows_tcl">TCL</a>
+<li><a href="Windows.html#Windows_r">R</a>
+<li><a href="Windows.html#Windows_ruby">Ruby</a>
</ul>
-<li><a href="Windows.html#Windows_nn12">Instructions for using the Examples with other compilers</a>
+<li><a href="Windows.html#Windows_other_compilers">Instructions for using the Examples with other compilers</a>
</ul>
-<li><a href="Windows.html#Windows_nn13">SWIG on Cygwin and MinGW</a>
+<li><a href="Windows.html#Windows_cygwin_mingw">SWIG on Cygwin and MinGW</a>
<ul>
-<li><a href="Windows.html#swig_exe">Building swig.exe on Windows</a>
+<li><a href="Windows.html#Windows_swig_exe">Building swig.exe on Windows</a>
<ul>
<li><a href="Windows.html#Windows_mingw_msys">Building swig.exe using MinGW and MSYS</a>
-<li><a href="Windows.html#Windows_nn16">Building swig.exe using Cygwin</a>
-<li><a href="Windows.html#Windows_nn17">Building swig.exe alternatives</a>
+<li><a href="Windows.html#Windows_cygwin">Building swig.exe using Cygwin</a>
+<li><a href="Windows.html#Windows_building_alternatives">Building swig.exe alternatives</a>
</ul>
-<li><a href="Windows.html#examples_cygwin">Running the examples on Windows using Cygwin</a>
+<li><a href="Windows.html#Windows_examples_cygwin">Running the examples on Windows using Cygwin</a>
</ul>
<li><a href="Windows.html#Windows_interface_file">Microsoft extensions and other Windows quirks</a>
</ul>
@@ -484,6 +485,7 @@
<!-- INDEX -->
<div class="sectiontoc">
<ul>
+<li><a href="Modules.html#Modules_nn1">Basics</a>
<li><a href="Modules.html#Modules_nn2">The SWIG runtime code</a>
<li><a href="Modules.html#external_run_time">External access to the runtime</a>
<li><a href="Modules.html#Modules_nn4">A word of caution about static libraries</a>