html fixes and toc update
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10015 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5f1ac9567b
commit
a1052bab4f
3 changed files with 5 additions and 5 deletions
|
|
@ -354,7 +354,7 @@
|
|||
<ul>
|
||||
<li><a href="Typemaps.html#Typemaps_nn22">Scope</a>
|
||||
<li><a href="Typemaps.html#Typemaps_nn23">Declaring new local variables</a>
|
||||
<li><a href="Typemaps.html#Typemaps_nn24">Special variables</a>
|
||||
<li><a href="Typemaps.html#Typemaps_special_variables">Special variables</a>
|
||||
</ul>
|
||||
<li><a href="Typemaps.html#Typemaps_nn25">Common typemap methods</a>
|
||||
<ul>
|
||||
|
|
@ -1118,8 +1118,8 @@
|
|||
<li><a href="Python.html#Python_nn3">Preliminaries</a>
|
||||
<ul>
|
||||
<li><a href="Python.html#Python_nn4">Running SWIG</a>
|
||||
<li><a href="Python.html#Python_nn6">Compiling a dynamic module</a>
|
||||
<li><a href="Python.html#Python_nn7">Using distutils</a>
|
||||
<li><a href="Python.html#Python_nn6">Using distutils</a>
|
||||
<li><a href="Python.html#Python_nn7">Hand compiling a dynamic module</a>
|
||||
<li><a href="Python.html#Python_nn8">Static linking</a>
|
||||
<li><a href="Python.html#Python_nn9">Using your module</a>
|
||||
<li><a href="Python.html#Python_nn10">Compilation of C++ extensions</a>
|
||||
|
|
|
|||
|
|
@ -1872,7 +1872,7 @@ arises--in this case, the first declaration takes precedence. </p>
|
|||
|
||||
|
||||
<p>Please refer to the <a href="SWIGPlus.html#SWIGPlus">"SWIG
|
||||
and C++"</a> chapter for more information about overloading.</a> </p>
|
||||
and C++"</a> chapter for more information about overloading. </p>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
<ul>
|
||||
<li><a href="#Typemaps_nn22">Scope</a>
|
||||
<li><a href="#Typemaps_nn23">Declaring new local variables</a>
|
||||
<li><a href="#Typemaps_nn24">Special variables</a>
|
||||
<li><a href="#Typemaps_special_variables">Special variables</a>
|
||||
</ul>
|
||||
<li><a href="#Typemaps_nn25">Common typemap methods</a>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue