Html doc fixes
This commit is contained in:
parent
fea1bbb188
commit
3b859ab539
4 changed files with 11 additions and 9 deletions
|
|
@ -74,6 +74,7 @@
|
|||
<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_default_args">Default arguments</a>
|
||||
</ul>
|
||||
<li><a href="#Python_nn53">Typemaps</a>
|
||||
<ul>
|
||||
|
|
@ -4160,7 +4161,8 @@ also be used to extra binary data from arbitrary pointers.
|
|||
</p>
|
||||
|
||||
|
||||
<H3><a name="Python_default_args"></a>Default arguments</H3>
|
||||
<H3><a name="Python_default_args"></a>36.7.5 Default arguments</H3>
|
||||
|
||||
|
||||
<p>
|
||||
C++ default argument code generation is documented in the main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue