Re: New XML-based man page build - Mailing list pgsql-docs

From Alvaro Herrera
Subject Re: New XML-based man page build
Date
Msg-id 20081110165938.GJ6053@alvh.no-ip.org
Whole thread Raw
In response to New XML-based man page build  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: New XML-based man page build
List pgsql-docs
Peter Eisentraut wrote:
> Following up to the recent discussion that our man page build is weird,
> ancient, and only works with patched tools, I have implemented support
> for using a newer toolchain based on docbook2x(.sf.net).  You can try it
> out by installing docbook2x and running "make manx".

I just tried it and it works great.  This is also Debian so I can't say
how hard it is to install docbook2x.

> The build works nicely and quickly, and if we fix up a few small
> formatting artifacts and sort out the installation issues, we could
> switch to using this as our standard build method.

What artifacts do you see?  The only one I can find is that in SEE ALSO
the references to other man pages look like this:

SEE ALSO
       ALTER TEXT SEARCH CONFIGURATION(), DROP TEXT SEARCH CONFIGURATION()

We should replace the spaces with _ and add the "l" section in parens.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-docs by date:

Previous
From: Josh Berkus
Date:
Subject: Please add REINDEX note to 8.3.5 release notes.
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: New XML-based man page build