Boost logo

Boost-Commit :

From: garcia_at_[hidden]
Date: 2007-09-20 19:22:47


Author: garcia
Date: 2007-09-20 19:22:46 EDT (Thu, 20 Sep 2007)
New Revision: 39435
URL: http://svn.boost.org/trac/boost/changeset/39435

Log:
A little note to minimize confusion (I know I was confused).

Text files modified:
   trunk/libs/graph/doc/write-graphviz.html | 4 +++-
   1 files changed, 3 insertions(+), 1 deletions(-)

Modified: trunk/libs/graph/doc/write-graphviz.html
==============================================================================
--- trunk/libs/graph/doc/write-graphviz.html (original)
+++ trunk/libs/graph/doc/write-graphviz.html 2007-09-20 19:22:46 EDT (Thu, 20 Sep 2007)
@@ -106,7 +106,9 @@
 stores the IDs of each node for use in the output (if it is stored in
 the <code>dynamic_properties</code> structure); alternatively, one may
 provide an arbitrary property map for <code>vertex_id</code> giving the
-vertex identifiers.</p>
+vertex identifiers. In this case, the name
+ of <code>node_id</code> must still be supplied to suppress its
+ output as a label of the vertices.</p>
 
 <H3>Where Defined</H3>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk