$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r71359 - trunk/libs/geometry/doc/doxy/doxygen_input/pages
From: barend.gehrels_at_[hidden]
Date: 2011-04-17 16:58:41
Author: barendgehrels
Date: 2011-04-17 16:58:41 EDT (Sun, 17 Apr 2011)
New Revision: 71359
URL: http://svn.boost.org/trac/boost/changeset/71359
Log:
Fixed doxygen file to omit samples not present in release branch
Text files modified: 
   trunk/libs/geometry/doc/doxy/doxygen_input/pages/doxygen_examples.hpp |     6 +++---                                  
   1 files changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/libs/geometry/doc/doxy/doxygen_input/pages/doxygen_examples.hpp
==============================================================================
--- trunk/libs/geometry/doc/doxy/doxygen_input/pages/doxygen_examples.hpp	(original)
+++ trunk/libs/geometry/doc/doxy/doxygen_input/pages/doxygen_examples.hpp	2011-04-17 16:58:41 EDT (Sun, 17 Apr 2011)
@@ -157,7 +157,7 @@
 */
 
 //---------------------------------------------------------------------------------------------------
-/*!
+/*
 \example c03_custom_linestring_example.cpp
 GPS tracks are shown in this example: a custom linestring with GPS points
 */
@@ -219,14 +219,14 @@
 
 
 //---------------------------------------------------------------------------------------------------
- /*!
+ /*
 \example x03_c_soci_example.cpp
 Example showing how to get polygons from PostGIS using SOCI and use them in GGL through WKB
 */
 
 
 //---------------------------------------------------------------------------------------------------
- /*!
+ /*
 \example x03_d_soci_example.cpp
 Example showing how to get polygons from PostGIS using SOCI and use them in GGL through WKB