mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 10:35:45 +00:00
Boost.Python docstring_options.hpp news
[SVN r32390]
This commit is contained in:
parent
62af948e83
commit
f193172281
2 changed files with 14 additions and 1 deletions
13
index.htm
13
index.htm
|
@ -163,6 +163,19 @@
|
|||
<li><a href="libs/graph/doc/dijkstra_shortest_paths.html"><tt>dijkstra_shortest_paths</tt></a> now calls <tt>vis.initialize_vertex</tt> for each vertex during initialization.</li>
|
||||
<li>See the <a href="libs/graph/doc/history.html#1.34.0">complete revision history</a> for more information.</li>
|
||||
</ul></li>
|
||||
|
||||
<li><span
|
||||
class="library"><a
|
||||
href="libs/python/index.html">Python
|
||||
Library</a>:</span> Boost.Python now
|
||||
automatically appends C++ signatures
|
||||
to docstrings. The new
|
||||
<a href="libs/python/doc/v2/docstring_options.html"
|
||||
><code>docstring_options.hpp</code></a>
|
||||
header is available to control the
|
||||
content of docstrings.
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a0d2873156713787bc8918d8632a4fa69e048360
|
||||
Subproject commit 1f6ded7b4e3e00fbfe83afd66b6a7e17eccc8212
|
Loading…
Add table
Reference in a new issue