updates for R
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10163 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
ca9c273546
commit
83a741c35e
6 changed files with 115 additions and 89 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue