From: Gordon Hecker Date: Thu, 27 May 2010 14:34:14 +0000 (+0200) Subject: INSTALL: add a hint on requirements for building documentation X-Git-Tag: e2factory-2.3.7pre1~5 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=972d6992835fd06a7f488c3d677a635c9c5ad277;p=e2factory.git INSTALL: add a hint on requirements for building documentation Signed-off-by: Gordon Hecker --- diff --git a/INSTALL b/INSTALL index 27ec9ae..785ba5f 100644 --- a/INSTALL +++ b/INSTALL @@ -47,6 +47,11 @@ The installation step HAS to be done as root, as some global tools need to have their setuid(1) bit set to create and remove the chroot(1) environment. +To build the documentation a few tools must be available: + luadoc (http://luadoc.luaforge.net) + man2html (http://users.actrix.gen.nz/michael/vhman2html.html) + markdown (http://daringfireball.net/projects/markdown) + To build and install the documentation use the doc and install-doc targets: make doc