|
|
@@ -344,8 +344,8 @@
|
|
|
algorithms:
|
|
|
|
|
|
<ul>
|
|
|
- <li><a href="libs/graph/doc/python.html">Experimenta
|
|
|
- l Python bindings</a>, from Doug Gregor and Indiana
|
|
|
+ <li><a href="libs/graph/doc/python.html">Experimental
|
|
|
+ Python bindings</a>, from Doug Gregor and Indiana
|
|
|
University.</li>
|
|
|
|
|
|
<li><a href=
|
|
|
@@ -411,6 +411,12 @@
|
|
|
graphviz</code></a> also supports dynamic
|
|
|
properties.</li>
|
|
|
|
|
|
+ <li><a href="libs/graph/doc/subgraph.html">
|
|
|
+ <code>subgraph</code></a>:
|
|
|
+ <code>get_property</code> now refers to the
|
|
|
+ subgraph property, not the root graph's
|
|
|
+ property.</li>
|
|
|
+
|
|
|
<li>See the <a href=
|
|
|
"libs/graph/doc/history.html#by-version">history</a>
|
|
|
for additional changes and bug fixes.</li>
|