From owner-freebsd-questions@FreeBSD.ORG Tue Feb 3 23:44:52 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 7F49616A4CE for ; Tue, 3 Feb 2004 23:44:52 -0800 (PST) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67C3143D3F for ; Tue, 3 Feb 2004 23:44:51 -0800 (PST) (envelope-from Barbish3@adelphia.net) Received: from barbish ([68.169.105.190]) by mta13.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20040204023853.QIYG8989.mta13.adelphia.net@barbish> for ; Tue, 3 Feb 2004 21:38:53 -0500 From: "JJB" To: "freebsd-questions@FreeBSD. ORG" Date: Tue, 3 Feb 2004 21:38:53 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Automated web page builder X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Barbish3@adelphia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 07:44:52 -0000 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? Any suggestions would be greatly appreciated. Thanks