Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 1999 22:57:57 +0000
From:      Nik Clayton <nik@freebsd.org>
To:        Mark Ovens <mark@ukug.uk.freebsd.org>
Cc:        doc@freebsd.org
Subject:   Re: dsssl-docbook docs
Message-ID:  <19991114225757.F21117@catkin.nothing-going-on.org>
In-Reply-To: <19991111231832.D451@marder-1>; from Mark Ovens on Thu, Nov 11, 1999 at 11:18:32PM %2B0000
References:  <19991111231832.D451@marder-1>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 11, 1999 at 11:18:32PM +0000, Mark Ovens wrote:
> Who is responsible for the docs for dsssl-docbook-modular-1.44?
> 
> I've been enhancing Andrew Boothman's Doc Index script and have
> discovered that all the HTML docs for dsssl have weirdly formatted
> (but syntactically correct) HTML code, e.g.:
> 
> 	<HTML
> 	><HEAD

<snip>

That's technically correct HTML.  I suppose you could make the port depend
on the tidy port as well, and then reformat them when they're installed.

A better bet is probably to make the Perl parser more robust.  There are
almost certainly pre-existing HTML parsers in CPAN, to avoid you having
to reinvent the wheel.

N
-- 
    If you want to imagine the future, imagine a tennis shoe stamping
    on a penguin's face forever.
        --- with apologies to George Orwell


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991114225757.F21117>