HTML chapter numbering updates
This commit is contained in:
parent
33921666a1
commit
6c0045b3fc
3 changed files with 10 additions and 7 deletions
|
|
@ -654,7 +654,8 @@
|
|||
<li><a href="Warnings.html#Warnings_nn11">Preprocessor (200-299)</a>
|
||||
<li><a href="Warnings.html#Warnings_nn12">C/C++ Parser (300-399)</a>
|
||||
<li><a href="Warnings.html#Warnings_nn13">Types and typemaps (400-499) </a>
|
||||
<li><a href="Warnings.html#Warnings_nn14">Code generation (500-599)</a>
|
||||
<li><a href="Warnings.html#Warnings_nn14">Code generation (500-559)</a>
|
||||
<li><a href="Warnings.html#Warnings_doxygen">Doxygen comments (560-599)</a>
|
||||
<li><a href="Warnings.html#Warnings_nn15">Language module specific (700-899) </a>
|
||||
<li><a href="Warnings.html#Warnings_nn16">User defined (900-999)</a>
|
||||
</ul>
|
||||
|
|
@ -1897,7 +1898,7 @@
|
|||
</ul>
|
||||
<li><a href="Scilab.html#Scilab_wrapping_pointers">Pointers</a>
|
||||
<ul>
|
||||
<li><a href="Scilab.html#Scilab_wrapping_pointers_pointer_addresses">Utility functions</a>
|
||||
<li><a href="Scilab.html#Scilab_wrapping_pointers_utility_functions">Utility functions</a>
|
||||
<li><a href="Scilab.html#Scilab_wrapping_pointers_null_pointers">Null pointers:</a>
|
||||
</ul>
|
||||
<li><a href="Scilab.html#Scilab_wrapping_structs">Structures</a>
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
</ul>
|
||||
<li><a href="#Scilab_wrapping_pointers">Pointers</a>
|
||||
<ul>
|
||||
<li><a href="#Scilab_wrapping_pointers_pointer_addresses">Utility functions</a>
|
||||
<li><a href="#Scilab_wrapping_pointers_utility_functions">Utility functions</a>
|
||||
<li><a href="#Scilab_wrapping_pointers_null_pointers">Null pointers:</a>
|
||||
</ul>
|
||||
<li><a href="#Scilab_wrapping_structs">Structures</a>
|
||||
|
|
|
|||
|
|
@ -25,7 +25,8 @@
|
|||
<li><a href="#Warnings_nn11">Preprocessor (200-299)</a>
|
||||
<li><a href="#Warnings_nn12">C/C++ Parser (300-399)</a>
|
||||
<li><a href="#Warnings_nn13">Types and typemaps (400-499) </a>
|
||||
<li><a href="#Warnings_nn14">Code generation (500-599)</a>
|
||||
<li><a href="#Warnings_nn14">Code generation (500-559)</a>
|
||||
<li><a href="#Warnings_doxygen">Doxygen comments (560-599)</a>
|
||||
<li><a href="#Warnings_nn15">Language module specific (700-899) </a>
|
||||
<li><a href="#Warnings_nn16">User defined (900-999)</a>
|
||||
</ul>
|
||||
|
|
@ -535,7 +536,8 @@ example.i(4) : Syntax error in input(1).
|
|||
<li>523. Use of an illegal destructor name '<em>name</em>' in %extend is deprecated, the destructor name should be '<em>name</em>'.
|
||||
</ul>
|
||||
|
||||
<H3><a name="Warnings_doxygen">Doxygen comments (560-599)</a></H3>
|
||||
<H3><a name="Warnings_doxygen">17.9.6 Doxygen comments (560-599)</a></H3>
|
||||
|
||||
|
||||
<ul>
|
||||
<li>560: Unknown Doxygen command: <em>command</em>.</li>
|
||||
|
|
@ -545,7 +547,7 @@ example.i(4) : Syntax error in input(1).
|
|||
<li>564: Error parsing Doxygen command <em>command</em>: <em>error text</em>. Command ignored."</li>
|
||||
</ul>
|
||||
|
||||
<H3><a name="Warnings_nn15">17.9.6 Language module specific (700-899) </a></H3>
|
||||
<H3><a name="Warnings_nn15">17.9.7 Language module specific (700-899) </a></H3>
|
||||
|
||||
|
||||
<ul>
|
||||
|
|
@ -596,7 +598,7 @@ example.i(4) : Syntax error in input(1).
|
|||
<li>871. Unrecognized pragma <em>pragma</em>. (Php).
|
||||
</ul>
|
||||
|
||||
<H3><a name="Warnings_nn16">17.9.7 User defined (900-999)</a></H3>
|
||||
<H3><a name="Warnings_nn16">17.9.8 User defined (900-999)</a></H3>
|
||||
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue