From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 02:08:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EBAD16A4CE for ; Wed, 4 Feb 2004 02:08:02 -0800 (PST) Received: from grover.logicsquad.net (ppp35-29.lns1.adl1.internode.on.net [150.101.35.29]) by mx1.FreeBSD.org (Postfix) with SMTP id 7AD5943D46 for ; Wed, 4 Feb 2004 02:08:00 -0800 (PST) (envelope-from paulh@logicsquad.net) Received: (qmail 25864 invoked by uid 1000); 4 Feb 2004 10:07:58 -0000 Date: Wed, 4 Feb 2004 20:37:58 +1030 From: "Paul A. Hoadley" To: JJB Message-ID: <20040204100758.GL84537@grover.logicsquad.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: Automated web page builder X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 10:08:02 -0000 On Tue, Feb 03, 2004 at 09:38:53PM -0500, JJB wrote: > I have an need to build an web page environment which could look > just like the FBSD online handbook. An document index page with > links into the big document, and each displayed page having > previous, home, and next links at both the top and bottom of the > page. Was some kind of tool used to build the FBSD handbook that > automatically builds all the links for you, or was all that done by > hand? The Handbook (and the rest of the documentation) is authored in DocBook SGML. If you want something just like the online Handbook, you might try DocBook SGML or XML, or for a more web-centric output, even the DocBook Website system. You can get information on all of them from here: http://www.docbook.org/ -- Paul. mailto:paulh@logicsquad.net mailto:phoadley@maths.adelaide.edu.au