From owner-freebsd-doc@FreeBSD.ORG Thu Jun 23 15:30:23 2005 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80D0916A41C for ; Thu, 23 Jun 2005 15:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B5F143D49 for ; Thu, 23 Jun 2005 15:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5NFUNZR097992 for ; Thu, 23 Jun 2005 15:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5NFUMfp097971; Thu, 23 Jun 2005 15:30:22 GMT (envelope-from gnats) Date: Thu, 23 Jun 2005 15:30:22 GMT Message-Id: <200506231530.j5NFUMfp097971@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Murray Stokely Cc: Subject: Re: docs/82540: [patch] added en_US.ISO8859-1/books/bibliography to Makefiles X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Murray Stokely List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2005 15:30:23 -0000 The following reply was made to PR docs/82540; it has been noted by GNATS. From: Murray Stokely To: Giorgos Keramidas Cc: Benjamin Marschall , Murray Stokely , bug-followup@freebsd.org Subject: Re: docs/82540: [patch] added en_US.ISO8859-1/books/bibliography to Makefiles Date: Thu, 23 Jun 2005 08:28:39 -0700 On Thu, Jun 23, 2005 at 03:33:44PM +0300, Giorgos Keramidas wrote: > On 2005-06-22 17:36, Benjamin Marschall wrote: > > en_US.ISO8859-1/books/bibliography wasn't included in the > > en_US.ISO8859-1/books/ Makefile > > I think this was intentional, to avoid having the "bibliography" book > appear on the web site. Murray is the right person to tell us if this > is true, though. That sounds correct. If I remember correctly the bibliography in the handbook was at one point a rather ad-hoc affair just using and such and so there was a project to use a proper DocBook , done by Val Vaschetto at the suggestion of Nik and/or I. Books could then query/include those items from the proper bibliography that are referenced, and we wouldn't need to maintain all the bibliographical data in multiple books. That is the goal, but I think the reality is that it was never finished. In either case, the long term goal or the intermediate place we're at now, I don't think there is a need to have the bibliography directory added to the Makefile. - Murray