From owner-freebsd-questions@FreeBSD.ORG Wed Apr 6 16:03:35 2005 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 2D15116A4CE for ; Wed, 6 Apr 2005 16:03:35 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8971343D58 for ; Wed, 6 Apr 2005 16:03:32 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j36G2due031628; Wed, 6 Apr 2005 19:02:39 +0300 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j36G3U1i063458; Wed, 6 Apr 2005 19:03:30 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j36G3UZT063456; Wed, 6 Apr 2005 19:03:30 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 6 Apr 2005 19:03:29 +0300 From: Giorgos Keramidas To: djkuzenko@indigomoon.ca Message-ID: <20050406160329.GA54291@orion.daedalusnetworks.priv> References: <46dc360a050406071430fa3462@mail.gmail.com> <20050406142608.GA1246@orion.daedalusnetworks.priv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050406142608.GA1246@orion.daedalusnetworks.priv> cc: freebsd-questions@freebsd.org Subject: Re: docs 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, 06 Apr 2005 16:03:35 -0000 On 2005-04-06 17:26, Giorgos Keramidas wrote: >On 2005-04-06 11:14, Don Kuzenko wrote: >> Is there a simple way to obtain a tarball of a mirror of the docs so >> that I can access the docs via a browser on my machine. > > If you only need HTML docs, I can build you a snapshot with a couple of > formats, like FORMATS="html html-split", and upload it somewhere where > you can grab it at your leisure. Ok, I just uploaded a snapshot build from today's doc/ tree at: http://keramida.serverhive.com/freebsd/doc/snapshots/current/en/ The compressed tarballs of html-split and html output formats are relatively small (about 2.7 MB each), and they have been built with URL_RELPREFIX=yes to make local browsing easier. I have been planning to install a local tinderbox for the doc/ tree for a while now, so this may be a good chance to do it and add the necessary smarts for automatic uploading of successful builds ;-) - Giorgos