Re: Documentation needs significant improvement

From: will trillich <will(at)serensoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Documentation needs significant improvement
Date: 2003-01-25 09:00:18
Message-ID: 20030125090018.GA28716@mail.serensoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sat, Jan 25, 2003 at 12:46:32AM -0500, Tom Lane wrote:
> Chris Johnson <chris(at)chaska(dot)com> writes:
> > * The web formatting of said documentation is hosed. I'm guessing it's
> > a result of some conversion process from a former web layout. Some
> > pages flow into resized windows just fine, as all good HTML documents
> > should. Others have pre-formatted monospace-font lines with missing
> > line breaks resulting in ridiculously wide pages which have to be
> > scrolled horizontally -- which makes them near unusable.
>
> I use the HTML docs all the time, and it's been awhile since I saw any
> pages that rendered that badly. *Exactly which* pages are you
> complaining about? What browser are you looking at them with?

i think what he's referring to might be some of the
user-contributed techdocs. the body text is wrapped in <pre>
tags so linebreaks are hard-coded; a narrow window might lead to
awkward wrapping snafus. (depends on browser's behavior, of
course...)

for example, try my regex intro at
http://techdocs.postgresql.org/guides/RegularExpressionIntro
and make your window narrow. it might look okay -- or not...

is there a way to revisit those and allow html formatting with
<h2> and <em> and such, and let the browser's text wrapping do
its thing?

:)

--
There are 10 kinds of people:
ones that get binary, and ones that don't.

will(at)serensoft(dot)com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

Looking for a firewall? Do you think smoothwall sucks? You're
probably right... Try the folks at http://clarkconnect.org/ !

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lincoln Yeoh 2003-01-25 09:19:57 Re: Documentation needs significant improvement
Previous Message will trillich 2003-01-25 06:53:26 Re: Documentation needs significant improvement