Added gil::io documentation and added it to libraries.htm.

Updated maintainer.txt to reflect new gil maintainer.

[SVN r83328]
This commit is contained in:
Christian Henning 2013-03-06 01:43:46 +00:00
parent f80a18a218
commit e5bfe8457f
3 changed files with 6 additions and 2 deletions

@ -1 +1 @@
Subproject commit c3567035e8d553d51d54641cd8ce679713ba1355
Subproject commit 95c5c2ce56fc94cbe4eb4004a5519b255982014e

View file

@ -160,6 +160,8 @@ how to download, build, and install the libraries.</p>
From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
<li><a href="gil/doc/index.html">gil</a> - Generic Image Library, from
Lubomir Bourdev and Hailin Jin.</li>
<li><a href="gil/io/doc/html/index.html">gil::io</a> - Generic Image Library IO extension, from
Christian Henning.</li>
<li><a href="geometry/index.html">geometry</a> - Geometry Library, from
Barend Gehrels, Bruno Lalande and Mateusz Loskot.</li>
<li><a href="graph/doc/table_of_contents.html">graph</a> -
@ -593,6 +595,8 @@ how to download, build, and install the libraries.</p>
<ul>
<li><a href="gil/doc/index.html">gil</a> - Generic Image Library, from
Lubomir Bourdev and Hailin Jin.</li>
<li><a href="gil/io/doc/html/index.html">gil::io</a> - Generic Image Library IO extension, from
Christian Henning.</li>
</ul>
<h3><a name="IO">Input/Output</a></h3>

View file

@ -46,7 +46,7 @@ functional/overloaded_function Lorenzo Caminiti <lorcaminiti -at- gmail.com>
fusion Joel de Guzman <joel -at- boost-consulting.com>, Dan Marsden <danmarsden -at- yahoo.co.uk>, Tobias Schwinger <tschwinger -at- isonews2.com>
function_types Tobias Schwinger <tschwinger -at- isonews2.com>
geometry Barend Gehrels<barend -at- xs4all.nl>, Bruno Lalande <bruno.lalande -at- gmail.com>, Mateusz Loskot <mateusz -at- loskot.net>
gil Lubomir Bourdev <lbourdev -at- adobe.com>, Hailin Jin <hljin -at- adobe.com>
gil Christian Henning <chhenning -at- gmail.com>
graph Andrew Sutton <asutton -at- cs.kent.edu>
heap Tim Blechmann <tim -at- klingt.org>
icl Joachim Faulhaber <afojgo -at- gmail.com>