From e8bfde01af178db7ff721cc7a017b69a64607159 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 14 May 2004 16:36:04 +0000 Subject: Fixes in manpage generating (This used to be commit b80770477c83e1801a3d9195d10d6578bbc5e47b) --- docs/docbook.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/docbook.txt') diff --git a/docs/docbook.txt b/docs/docbook.txt index ea9dd62be9..fc2136e8cb 100644 --- a/docs/docbook.txt +++ b/docs/docbook.txt @@ -5,6 +5,7 @@ !== Updates: Gerald (Jerry) Carter, jerry@samba.org, Feb. 2001 !== Updates: Jelmer Vernooij, jelmer@samba.org, Aug, 2002 !== Updates: Jelmer Vernooij, jelmer@samba.org, Jun, 2003 +!== Updates: Jelmer Vernooij, jelmer@samba.org, May, 2004 What are DocBook documents doing in the Samba Distribution ? ----------------------------------------------------------- @@ -65,3 +66,6 @@ This directory now contains a ./configure script and Makefile to support the automated building of man pages (including HTML versions), and the building of the Samba-HOWTO-Collection and the Samba Developers Guide (HTML,DVI,TeX,PDF,PS,Text versions). + +The configure script detects which of the required utilities are installed +and builds as much docs as it can using these tools. -- cgit