remove endterms and title ids - Mailing list pgsql-docs

From Peter Eisentraut
Subject remove endterms and title ids
Date
Msg-id 4a60dfc3-061b-01c4-2b86-279d3a612fd2@2ndquadrant.com
Whole thread Raw
Responses Re: remove endterms and title ids
List pgsql-docs
The attached patch removes endterm attributes from xref elements and the
associated id attributes on title elements.

Older documentation toolchains could not automatically generate text for
xrefs into refentries, so we had to use the endterm attribute to tell it
which text to create.  This is no longer necessary and can be removed.
In most cases, we can just rely on the automatically generated text.  In
the cases where that doesn't work, use the link element instead to
create the desired text locally instead of relying on text at a remote
location.

(This also removed a few spurious warnings in the FOP build as an
incidental benefit.)

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: pg_upgrade docs are confusing if PostgreSQL's versioningsystem/language isn't known to reader
Next
From: PG Doc comments form
Date:
Subject: titles dont have documentation