From 972d6992835fd06a7f488c3d677a635c9c5ad277 Mon Sep 17 00:00:00 2001 From: Gordon Hecker Date: Thu, 27 May 2010 16:34:14 +0200 Subject: [PATCH] INSTALL: add a hint on requirements for building documentation Signed-off-by: Gordon Hecker --- INSTALL | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.5