Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r83145 - trunk/libs/gil/io/doc
From: chhenning_at_[hidden]
Date: 2013-02-24 20:04:57


Author: chhenning
Date: 2013-02-24 20:04:56 EST (Sun, 24 Feb 2013)
New Revision: 83145
URL: http://svn.boost.org/trac/boost/changeset/83145

Log:
Fixed incorrect syntax.
Text files modified:
   trunk/libs/gil/io/doc/io.qbk | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/libs/gil/io/doc/io.qbk
==============================================================================
--- trunk/libs/gil/io/doc/io.qbk (original)
+++ trunk/libs/gil/io/doc/io.qbk 2013-02-24 20:04:56 EST (Sun, 24 Feb 2013)
@@ -561,7 +561,7 @@
 
 [endsect]
 
-[h2 Running gil::io tests]
+[section Running gil::io tests]
 gil::io comes with a large suite of test cases which reads and writes various file formats. It uses some test image suites which can be found online or which can be demanded from me by sending me an email ( _EMAIL_ ).
 
 There are some test images created by me in the test folder. To enable unit tests which make use of them set the following compiler options BOOST_GIL_IO_TEST_ALLOW_READING_IMAGES and BOOST_GIL_IO_TEST_ALLOW_WRITING_IMAGES.
@@ -575,4 +575,4 @@
 * TIFF: _TIFF_LIB_TIFF_TEST_FILES -- BOOST_GIL_IO_USE_TIFF_LIBTIFF_TEST_SUITE_IMAGES
 * TIFF _TIFF_GRAPHICSMAGICK_TEST_FILES -- BOOST_GIL_IO_USE_TIFF_GRAPHICSMAGICK_TEST_SUITE_IMAGES
 
-[endsect]
\ No newline at end of file
+[endsect]


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