summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorRalf W. Grosse-Kunstleve <rwgk@yahoo.com>2006-01-24 00:41:25 +0000
committerRalf W. Grosse-Kunstleve <rwgk@yahoo.com>2006-01-24 00:41:25 +0000
commitf193172281194bc1a213e8ee3c1f1921f5db9d09 (patch)
treefae3a920b0a9d16fb5135b069df67c7723486696 /index.htm
parent62af948e83711c7b316af4afa3732d8be1a50490 (diff)
downloadboost-f193172281194bc1a213e8ee3c1f1921f5db9d09.tar.gz
Boost.Python docstring_options.hpp news
[SVN r32390]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm13
1 files changed, 13 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index 2e0642bc44..55010c1bec 100644
--- a/index.htm
+++ b/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>