From 5f053ea3204422b8a2736b18164865dcf6b5e36c Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Tue, 5 Feb 2008 13:53:38 +0100 Subject: [PATCH] INSTALL: Document the optional documentation tools --- INSTALL | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 2a4d2e1..93c0364 100644 --- a/INSTALL +++ b/INSTALL @@ -31,5 +31,15 @@ ncurses Be sure to also have development files \ iconv If iconv is not provided by the c library \ you need to change the Makefile to link it \ into the binary. -asciidoc (>= 7.0), xmlto For building documentation. (Optional) +------------------------------------------------------------------------------- + +The following optional tools and packages are needed for building +documentation: + +`-------------------------------`---------------------------------------------- +asciidoc (>= 8.0) Generates HTML and (DocBook) XML from text. +xmlto Generates manpages and chunked HTML from XML. +DocBook XSL (>= 1.72.0) Used by xmlto for building manpages. +DocBook (DSSL/Jade) tools Generates PDF from XML. \ + Also known as docbook-utils. ------------------------------------------------------------------------------- -- 2.30.2