2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 06:02:14 +00:00

Boost.Python docstring_options.hpp news

[SVN r32390]
This commit is contained in:
Ralf W. Grosse-Kunstleve
2006-01-24 00:41:25 +00:00
parent a0d2873156
commit 1f6ded7b4e

View File

@@ -29,6 +29,19 @@
<hr>
<dl class="page-index">
<dt>Current CVS</dt>
<dd>
<ul>
<li>C++ signatures are now automatically appended to the
docstrings.
<li>New <a href="v2/docstring_options.html"
><code>docstring_options.hpp</code></a> header to
control the content of docstrings.
</ul>
</dd>
<dt>19 October 2005 - 1.33.1 release</dt>
<dd>