---
milena/ChangeLog | 5 +++++
milena/doc/mln/io/io.dox | 20 +++++++-------------
2 files changed, 12 insertions(+), 13 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 9782c55..8acf1b4 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-15 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ * doc/mln/io/io.dox: Move package dependencies documentation into
+ "note" environnement.
+
2013-05-14 Guillaume Lazzara <z(a)lrde.epita.fr>
* doc/mln/labeling/labeling.dox: Fix auto-link to functions.
diff --git a/milena/doc/mln/io/io.dox b/milena/doc/mln/io/io.dox
index 720eac7..3402f87 100644
--- a/milena/doc/mln/io/io.dox
+++ b/milena/doc/mln/io/io.dox
@@ -15,8 +15,7 @@
\brief DICOM I/O routines.
- These routines require the following packages:
-
+ \note These routines require the following packages:
\li libgdcm2.0
\li libgdcm2-dev
@@ -34,8 +33,7 @@
\brief FITS I/O routines.
- These routines require the following packages:
-
+ \note These routines require the following packages:
\li libcfitsio3
\li libcfitsio3-dev
@@ -53,10 +51,9 @@
\brief ImageMagick I/O routines.
- These routines require ImageMagick or GraphicsMagick to be installed.
-
- GraphicsMagick requires the following packages:
+ \note These routines require ImageMagick or GraphicsMagick to be installed.
+ \note GraphicsMagick requires the following packages:
\li libgraphismagick++-3
\li graphicsmagick
\li graphicsmagick-imagemagick-compat
@@ -66,8 +63,7 @@
\li libgraphicsmagick1-dev
\li graphicsmagick-libmagick-dev-compat
- ImageMagick requires the following packages:
-
+ \note ImageMagick requires the following packages:
\li libmagick++5
\li libmagick++-dev
\li imagemagick
@@ -128,8 +124,7 @@
\brief TIFF I/O routines.
- These routines require the following packages:
-
+ \note These routines require the following packages:
\li libtiff5
\li libtiff5-dev
@@ -147,8 +142,7 @@
\brief PDF I/O routines.
- These routines require the following packages:
-
+ \note These routines require the following packages:
\li libpoppler5
\li libpoppler-dev
\li libpoppler-cpp-dev
--
1.7.2.5