Re: Get rid of "Section.N.N.N" on DOCs

From: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Get rid of "Section.N.N.N" on DOCs
Date: 2025-12-28 15:32:13
Message-ID: CAB-JLwZxOLVed3GWiLvJt7v4DEMC_XmqL1O3bHm_EQpgBDr6GA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em dom., 28 de dez. de 2025 às 10:59, Peter Eisentraut <peter(at)eisentraut(dot)org>
escreveu:

> Independent of what link text style you prefer, manually maintaining
> xreflabel attributes is the wrong solution. The XSL stylesheets
> automatically compute the link title from the section number or title,
> and there are parameters to choose between different styles. If you
> don't like the styles offered by the parameters, the fix will be to
> override the XSL code that computes the link text.
>

ok, I'll see how this can be accomplished, but even with that some of them
need to be manually changed because examples Laurenz pointed out like
"Author" and "Deprecation Notice" doesn't explain what is needed.

regards
Marcos

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Henson Choi 2025-12-28 15:51:15 Re: RFC: PostgreSQL Storage I/O Transformation Hooks
Previous Message Konstantin Knizhnik 2025-12-28 15:27:37 Re: RFC: PostgreSQL Storage I/O Transformation Hooks