|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r54765 - trunk/libs/graph/doc
From: asutton_at_[hidden]
Date: 2009-07-07 08:20:31
Author: asutton
Date: 2009-07-07 08:20:30 EDT (Tue, 07 Jul 2009)
New Revision: 54765
URL: http://svn.boost.org/trac/boost/changeset/54765
Log:
Added a link to the adjacency matrix concept in the ToC.
Text files modified:
trunk/libs/graph/doc/table_of_contents.html | 3 ++-
1 files changed, 2 insertions(+), 1 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 2009-07-07 08:20:30 EDT (Tue, 07 Jul 2009)
@@ -1,7 +1,7 @@
<HTML>
<!--
Copyright (c) Jeremy Siek, Lie-Quan Lee, and Andrew Lumsdaine 2000
-
+
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
@@ -58,6 +58,7 @@
<LI>Vertex List Graph
<LI>Edge List Graph
<LI>Vertex and Edge List Graph
+ <LI>Adjacency Matrix
<LI>Mutable Graph
<LI>Property Graph
<LI>Mutable Property Graph
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