|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r55506 - branches/release/libs/graph/doc
From: jewillco_at_[hidden]
Date: 2009-08-10 13:35:23
Author: jewillco
Date: 2009-08-10 13:35:22 EDT (Mon, 10 Aug 2009)
New Revision: 55506
URL: http://svn.boost.org/trac/boost/changeset/55506
Log:
Copied over fixed docs from trunk
Text files modified:
branches/release/libs/graph/doc/howard_cycle_ratio.html | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
Modified: branches/release/libs/graph/doc/howard_cycle_ratio.html
==============================================================================
--- branches/release/libs/graph/doc/howard_cycle_ratio.html (original)
+++ branches/release/libs/graph/doc/howard_cycle_ratio.html 2009-08-10 13:35:22 EDT (Mon, 10 Aug 2009)
@@ -8,7 +8,7 @@
<META NAME="CHANGED" CONTENT="20070128;20552300">
- <!-- -- Copyright 2007 Technical University of Catalonia
+ <!-- Copyright 2007 Technical University of Catalonia
Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
@@ -17,8 +17,8 @@
Authors: Dmitry Bufistov
Andrey Parfenov
-->
- <STYLE>
<!--
+ <STYLE>
@page { size: 3.5cm 2.5cm }
TD P { color: #000000 }
H1 { color: #000000 }
@@ -28,8 +28,8 @@
BLOCKQUOTE { color: #000000 }
A:link { color: #0000ee }
A:visited { color: #551a8b }
- -->
</STYLE>
+ -->
</HEAD>
<BODY TEXT="#000000" LINK="#0000ee" VLINK="#551a8b" BGCOLOR="#ffffff" DIR="LTR">
<P><IMG SRC="../../..//boost.png" NAME="graphics1" ALT="C++ Boost" ALIGN=BOTTOM WIDTH=277 HEIGHT=86 BORDER=0>
@@ -136,7 +136,7 @@
</p>
<H3>Where Defined</H3>
-<P STYLE="background: transparent"><TT>boost/graph/howard_cycle_ratio.hpp</TT>
+<P STYLE="background: transparent"><TT>boost/graph/howard_cycle_ratio.hpp</TT>
</P>
<H3>Parameters</H3>
<P>IN: <tt>FloatTraits</tt> </P>
@@ -213,7 +213,7 @@
</P>
<H3>Example</H3>
-<P>The program in cycle_ratio_example.cpp
+<P>The program in libs/graph/example/cycle_ratio_example.cpp
generates a random graph and computes its maximum cycle ratio.
</P>
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