aboutsummaryrefslogtreecommitdiff
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMike Holmes <mike.holmes@linaro.org>2015-11-02 12:41:15 -0500
committerMaxim Uvarov <maxim.uvarov@linaro.org>2015-11-13 15:44:41 +0300
commitd032332a3ce220c0854b2138f50a9e34432d72f0 (patch)
treebda1332fd6ff9957353c616cc2b881408735043b /DEPENDENCIES
parent026ccdb2880c198f2cf033fd5cbe584aaae4b8d6 (diff)
doc: images: add svg for user-guide
Signed-off-by: Mike Holmes <mike.holmes@linaro.org> Reviewed-and-tested-by: Bill Fischofer <bill.fischofer@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES9
1 files changed, 7 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 51951d798..7d22bde75 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -187,7 +187,12 @@ Prerequisites for building the OpenDataPlane (ODP) API
./configure --enable-cunit #if cunit is in the PATH
./configure --with-cunit-path=DIR #only if you need a path to Cunit libs and headers
-5.0 Documentation & Doxygen
+5.0 Documentation Images & Doxygen
+
+ Images are stored as svg files and the png or eps versions generated when the docs are built
+ Image magics convert application is used
+ # Debian/Ubuntu
+ # apt-get install imagemagick
5.1 API Guide
See http://www.stack.nl/~dimitri/doxygen/manual/install.html
@@ -206,7 +211,7 @@ The tested version of doxygen is 1.8.8
5.2.1 HTML
# Ubuntu
- $ apt-get install asciidoc
+ $ apt-get install asciidoc source-highlight
# Debian
$ apt-get install asciidoc source-highlight