From owner-freebsd-doc Sat Sep 18 8:52:23 1999 Delivered-To: freebsd-doc@freebsd.org Received: from sonet.crimea.ua (OTC-sl3-FLY.CRIS.NET [212.110.136.71]) by hub.freebsd.org (Postfix) with ESMTP id 9852A15052; Sat, 18 Sep 1999 08:52:06 -0700 (PDT) (envelope-from phantom@scorpion.crimea.ua) Received: (from uucp@localhost) by sonet.crimea.ua (8.8.8/8.8.8) with UUCP id SAA23247; Sat, 18 Sep 1999 18:53:06 +0400 (MSD) (envelope-from phantom@scorpion.crimea.ua) Received: (from phantom@localhost) by scorpion.crimea.ua (8.8.8/8.8.5+ssl+keepalive) id SAA25330; Sat, 18 Sep 1999 18:37:40 +0400 (MSD) Date: Sat, 18 Sep 1999 18:37:40 +0400 From: Alexey Zelkin To: Alex Kapranoff Cc: Nik Clayton , freebsd-doc@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: Building a page of installed software docs Message-ID: <19990918183740.A25249@scorpion.crimea.ua> References: <19990915231305.A31588@kilt.nothing-going-on.org> <199909171001.OAA01405@kapran.bitmcnit.bryansk.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.7i In-Reply-To: <199909171001.OAA01405@kapran.bitmcnit.bryansk.su> X-Operating-System: FreeBSD 2.2.7-RELEASE i386 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, On Fri, Sep 17, 1999 at 02:01:19PM +0400, Alex Kapranoff wrote: > > I think this is probably a good idea, but I'm not sure as to the best way to > > implement it. This hypothetical rebuild-index.html-from-scratch script > > needs to know which files form the 'root' of the documentation for a > > particular package. Unfortunately, you can't just say "Anything that's > > called 'index.html'", as not all apps follow this convention. For example, > > bzip2's manual root is called manual_toc.html, tidy's root is Overview.html, > > and so on. > > Yes, that's the problem. There're two solutions (IMHO) : 1. On port creation stage -- just modify build or installation scripts for linking nonstandalone TOCs (like manual_toc.html) to index.html. Maybe it can be solved by adding yet another ``MLINKS+='' ? 2. Adding files/DOCROOT file which contains link to documenation index. -- /* Alexey Zelkin && phantom@cris.net */ /* Tavric National University && phantom@crimea.edu */ /* http://www.ccssu.crimea.ua/~phantom && phantom@FreeBSD.org */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message