Răsfoiți Sursa

get_property fix for subgraph

[SVN r30220]
Douglas Gregor 21 ani în urmă
părinte
comite
ffa805060f
2 a modificat fișierele cu 9 adăugiri și 3 ștergeri
  1. 8 2
      index.htm
  2. 1 1
      libs/graph

+ 8 - 2
index.htm

@@ -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>

+ 1 - 1
libs/graph

@@ -1 +1 @@
-Subproject commit 64f732195ea442c9a62d9f081534d362da05cf03
+Subproject commit 6df693c4487ba7e0075ae0e4a2647e2c7532860a

粤ICP备19079148号