Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r66397 - sandbox/icl/libs/icl/doxy_doc/doxygen_input/pages
From: afojgo_at_[hidden]
Date: 2010-11-04 07:07:56


Author: jofaber
Date: 2010-11-04 07:07:46 EDT (Thu, 04 Nov 2010)
New Revision: 66397
URL: http://svn.boost.org/trac/boost/changeset/66397

Log:
Corrections on docs and html pages.
Text files modified:
   sandbox/icl/libs/icl/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp | 29 +++++++++++++++++++++++------
   1 files changed, 23 insertions(+), 6 deletions(-)

Modified: sandbox/icl/libs/icl/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp
==============================================================================
--- sandbox/icl/libs/icl/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp (original)
+++ sandbox/icl/libs/icl/doxy_doc/doxygen_input/pages/doxygen_mainpage.hpp 2010-11-04 07:07:46 EDT (Thu, 04 Nov 2010)
@@ -11,9 +11,9 @@
 #define BOOST_ICL_DOXYGEN_MAINPAGE_HPP_JOFA_091216
 
 /**
-\mainpage Interval Container Library (aka. Interval Template Library)
+\mainpage Interval Container Library
 
-\section header_sec Interval Container Library
+\section header_sec Interval Container Library (aka. Interval Template Library)
 
 Author: Joachim Faulhaber\n
 Copyright (c) 2007-2010: Joachim Faulhaber\n
@@ -36,12 +36,12 @@
 <ul>
 <li><b>Core library (Boost.Icl):</b> Interval containers.
 
-The <b>core library</b> is accepted into the
-Boost c++ Libraries Collection
+The <b>core library</b>
+<a href="http://lists.boost.org/boost-announce/2010/04/0257.php">
+is accepted into the Boost c++ Libraries Collection</a>
 as <b>Interval Container Library Boost.Icl</b>.
 A <b>detailed boost book documentation</b> for Boost.Icl is
 <a href="http://www.herold-faulhaber.de/boost_icl/doc/libs/icl/doc/html/index.html">
-
 online available here</a>.
 We recommend to refer to this documentation for all informations related
 to interval containers. The boost book documentation also ships with
@@ -67,6 +67,23 @@
 that are not yet covered by a proper boost book documentation.
 \n \n
 
+
+\section download_sec Download
+
+You can download
+<ul>
+<li>The core library
+ICL
+from the boost vault.
+<li>The full library
+ICL+ (core + extensions)
+from sourceforge.
+</ul>
+\n \n
+
+
+
+
 \section news_sec News
 
 <ul>
@@ -99,7 +116,7 @@
 <li> Extraction of algorithms to concepts.
 
 Most of the class templates member functions have been extracted to sets of namespace
-global functions that build <b>concepts</b>. Some functions have been have been renamed to
+global functions that represent <b>concepts</b>. Some functions have been renamed to
 conform existing standards.
 
 </ul>


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