$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r76783 - trunk/libs/graph/doc
From: jewillco_at_[hidden]
Date: 2012-01-29 16:36:25
Author: jewillco
Date: 2012-01-29 16:36:23 EST (Sun, 29 Jan 2012)
New Revision: 76783
URL: http://svn.boost.org/trac/boost/changeset/76783
Log:
Added links sent by David Doria to his new documentation files
Text files modified:
trunk/libs/graph/doc/table_of_contents.html | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
Modified: trunk/libs/graph/doc/table_of_contents.html
==============================================================================
--- trunk/libs/graph/doc/table_of_contents.html (original)
+++ trunk/libs/graph/doc/table_of_contents.html 2012-01-29 16:36:23 EST (Sun, 29 Jan 2012)
@@ -101,6 +101,10 @@
<LI>Graph classes
<OL>
<LI>adjacency_list</li>
+ <OL>
+ <LI>directed_graph</li>
+ <LI>undirected_graph</li>
+ </OL>
<LI>adjacency_matrix</li>
<li>compressed_sparse_row_graph</li>
</OL></li>