From owner-freebsd-doc Wed Oct 27 9:56:59 1999 Delivered-To: freebsd-doc@freebsd.org Received: from sand2.global.net.uk (sand2.global.net.uk [195.147.246.100]) by hub.freebsd.org (Postfix) with ESMTP id BA59214FA6 for ; Wed, 27 Oct 1999 09:56:45 -0700 (PDT) (envelope-from andrew@ukug.uk.FreeBSD.org) Received: from pf7s08a01.client.global.net.uk ([195.147.136.248] helo=cream.org) by sand2.global.net.uk with esmtp (Exim 2.05 #1) id 11gWNP-00019v-00 for doc@FreeBSD.org; Wed, 27 Oct 1999 17:56:44 +0100 Content-Length: 1144 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 27 Oct 1999 17:56:09 +0100 (BST) From: Andrew Boothman To: doc@FreeBSD.org Subject: Automatic Docs Index Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi All! OK, Here's the latest. There are 3 scripts, all of which are available from http://ukug.uk.freebsd.org/~andrew/docindex/ 1) docindex - Builds the /usr/local/share/doc/instdocs.html page from the information in /var/db/pkg/*/+DOCS files. Should be run on all machines either from /var/periodic/daily|weekly or /var/rc (diffs for 3.1-R available). The FAQ and Handbook aren't included because they're in that static index written by Neil Blakey-Milner, which should probably link to this index. 2) docsmaker - Builds a +DOCS file when supplied with the path to the /var/db/pkg/*/+CONTENTS file and the new DOCS file usually /var/db/pkg/*/+DOCS. This script is now slightly more intelligent then it was before, and won't produce any of that 'Title Unknown' rubbish. 3) makealldocs - Just runs docsmaker for each port/package installed on the system. I'm thinking that this is all just about finished, so if no one has any problems, I'll have a word with -ports and see what support I can drum up. --- Andrew Boothman FreeBSD UK User Group http://ukug.uk.FreeBSD.org/~andrew/ http://ukug.uk.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message