Re: Cross-referencing - Mailing list pgsql-docs

From Neil Conway
Subject Re: Cross-referencing
Date
Msg-id 1155169465.5129.20.camel@localhost
Whole thread Raw
In response to Cross-referencing  (Jim Nasby <jnasby@pervasive.com>)
List pgsql-docs
On Wed, 2006-08-09 at 15:29 -0500, Jim Nasby wrote:
> It's always bugged me that the docs don't do a better job of cross-
> referencing things. IE: if a webpage mentions pg_start_backup(), that
> mention should be a link to the documentation for that  function.
>
> Is there a historical reason for this?

When the documentation was split into separate DocBook books, you
couldn't link easily link between books. That has since changed. Several
people have been incrementally improving the cross-references, but there
is room for further improvement.

> Any reason not to change it?

If a phrase is mentioned multiple times within a short span of text, I
think we need only make a link out of the first mention. It would also
be nice to ensure the typesetting is consistent: for example, if we're
marking up "pg_start_backup" with <function>, it would be nice to ensure
that linked versions of same are typeset in a similar manner.

If you'd like to improve the cross-referencing, please go ahead and
submit patches.

-Neil



pgsql-docs by date:

Previous
From: Jim Nasby
Date:
Subject: Cross-referencing
Next
From: "Heejin Mun"
Date:
Subject: Re: During compiling sgml files, there is a error message...