Section number renumbering
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11792 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f755bf73bf
commit
f83d09f276
2 changed files with 3 additions and 8 deletions
|
|
@ -346,10 +346,11 @@
|
|||
<li><a href="Typemaps.html#Typemaps_pattern_matching">Pattern matching rules</a>
|
||||
<ul>
|
||||
<li><a href="Typemaps.html#Typemaps_nn17">Basic matching rules</a>
|
||||
<li><a href="Typemaps.html#Typemaps_nn18">Typedef reductions</a>
|
||||
<li><a href="Typemaps.html#Typemaps_typedef_reductions">Typedef reductions</a>
|
||||
<li><a href="Typemaps.html#Typemaps_nn19">Default typemaps</a>
|
||||
<li><a href="Typemaps.html#Typemaps_mixed_default">Mixed default typemaps</a>
|
||||
<li><a href="Typemaps.html#Typemaps_nn20">Multi-arguments typemaps</a>
|
||||
<li><a href="Typemaps.html#Typemaps_debugging_search">Debugging typemap pattern matching</a>
|
||||
</ul>
|
||||
<li><a href="Typemaps.html#Typemaps_nn21">Code generation rules</a>
|
||||
<ul>
|
||||
|
|
@ -383,7 +384,7 @@
|
|||
<li><a href="Typemaps.html#Typemaps_nn40">Typemaps for arrays</a>
|
||||
<li><a href="Typemaps.html#Typemaps_nn41">Implementing constraints with typemaps</a>
|
||||
</ul>
|
||||
<li><a href="Typemaps.html#Typemaps_nn43">Typemaps for multiple languages</a>
|
||||
<li><a href="Typemaps.html#Typemaps_nn43">Typemaps for multiple target languages</a>
|
||||
<li><a href="Typemaps.html#Typemaps_optimal">Optimal code generation when returning by value</a>
|
||||
<li><a href="Typemaps.html#Typemaps_multi_argument_typemaps">Multi-argument typemaps</a>
|
||||
<li><a href="Typemaps.html#runtime_type_checker">The run-time type checker</a>
|
||||
|
|
@ -1280,9 +1281,6 @@
|
|||
<li><a href="Python.html#Python_nn47">Simple pointers</a>
|
||||
<li><a href="Python.html#Python_nn48">Unbounded C Arrays</a>
|
||||
<li><a href="Python.html#Python_nn49">String handling</a>
|
||||
<li><a href="Python.html#Python_nn50">Arrays</a>
|
||||
<li><a href="Python.html#Python_nn51">String arrays</a>
|
||||
<li><a href="Python.html#Python_nn52">STL wrappers</a>
|
||||
</ul>
|
||||
<li><a href="Python.html#Python_nn53">Typemaps</a>
|
||||
<ul>
|
||||
|
|
|
|||
|
|
@ -69,9 +69,6 @@
|
|||
<li><a href="#Python_nn47">Simple pointers</a>
|
||||
<li><a href="#Python_nn48">Unbounded C Arrays</a>
|
||||
<li><a href="#Python_nn49">String handling</a>
|
||||
<li><a href="#Python_nn50">Arrays</a>
|
||||
<li><a href="#Python_nn51">String arrays</a>
|
||||
<li><a href="#Python_nn52">STL wrappers</a>
|
||||
</ul>
|
||||
<li><a href="#Python_nn53">Typemaps</a>
|
||||
<ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue