Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r78418 - trunk/libs/polygon/doc
From: sydorchuk.andriy_at_[hidden]
Date: 2012-05-10 19:20:44


Author: asydorchuk
Date: 2012-05-10 19:20:44 EDT (Thu, 10 May 2012)
New Revision: 78418
URL: http://svn.boost.org/trac/boost/changeset/78418

Log:
Polygon: fixing broken links in the documentation.
Text files modified:
   trunk/libs/polygon/doc/voronoi_basic_tutorial.htm | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/polygon/doc/voronoi_basic_tutorial.htm
==============================================================================
--- trunk/libs/polygon/doc/voronoi_basic_tutorial.htm (original)
+++ trunk/libs/polygon/doc/voronoi_basic_tutorial.htm 2012-05-10 19:20:44 EDT (Thu, 10 May 2012)
@@ -94,7 +94,7 @@
 &nbsp;&nbsp;&nbsp; return </span><span style="color: rgb(0, 0, 0); font-family: 'Courier New'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium; display: inline ! important; float: none;">dir.to_int() ? segment.p1() : segment.p0();</span><span style="color: rgb(0, 0, 0); font-family: 'Courier New'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium; display: inline ! important; float: none;"></span><br style="color: rgb(0, 0, 0); font-family: 'Courier New'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spaci
ng: 0px; font-size: medium;">
 <span style="color: rgb(0, 0, 0); font-family: 'Courier New'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium; display: inline ! important; float: none;">&nbsp; }<br>};</span><br>
 <br>
-It's also possible to use the native Boost.Polygon types as point_data and segment_data, that won't require the above mapping.<br>
+It's also possible to use the native Boost.Polygon types as point_data and segment_data, that won't require the above mapping.<br>
 <br>
 So once we are done we can create the sample input:<br>
 


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