contents update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8954 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c691e210bd
commit
b52a5b380b
1 changed files with 4 additions and 2 deletions
|
|
@ -78,7 +78,7 @@
|
|||
<ul>
|
||||
<li><a href="Windows.html#swig_exe">Building swig.exe on Windows</a>
|
||||
<ul>
|
||||
<li><a href="Windows.html#Windows_nn15">Building swig.exe using MinGW and MSYS</a>
|
||||
<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>
|
||||
</ul>
|
||||
|
|
@ -764,6 +764,7 @@
|
|||
<li><a href="Java.html#java_typemaps">Java typemaps</a>
|
||||
<ul>
|
||||
<li><a href="Java.html#default_primitive_type_mappings">Default primitive type mappings</a>
|
||||
<li><a href="Java.html#Java_default_non_primitive_typemaps">Default typemaps for non-primitive types</a>
|
||||
<li><a href="Java.html#jvm64">Sixty four bit JVMs</a>
|
||||
<li><a href="Java.html#what_is_typemap">What is a typemap?</a>
|
||||
<li><a href="Java.html#typemaps_c_to_java_types">Typemaps for mapping C/C++ types to Java types</a>
|
||||
|
|
@ -1338,7 +1339,7 @@
|
|||
</div>
|
||||
<!-- INDEX -->
|
||||
|
||||
<h3><a href="Extending.html#Extending">32 Extending SWIG</a></h3>
|
||||
<h3><a href="Extending.html#Extending">32 Extending SWIG to support new languages</a></h3>
|
||||
|
||||
<!-- INDEX -->
|
||||
<div class="sectiontoc">
|
||||
|
|
@ -1392,6 +1393,7 @@
|
|||
<li><a href="Extending.html#Extending_nn41">Standard library files</a>
|
||||
<li><a href="Extending.html#Extending_nn42">Examples and test cases</a>
|
||||
<li><a href="Extending.html#Extending_nn43">Documentation</a>
|
||||
<li><a href="Extending.html#Extending_prerequisites">Prerequisites for adding a new language module to the SWIG distribution</a>
|
||||
</ul>
|
||||
<li><a href="Extending.html#Extending_nn44">Typemaps</a>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue