Re: Get rid of "Section.N.N.N" on DOCs
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Marcos Pegoraro <marcos@f10.com.br>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-28T13:55:04Z
Lists: pgsql-hackers
On 21.12.25 11:55, Marcos Pegoraro wrote: > Em seg., 15 de dez. de 2025 às 16:33, Peter Eisentraut > <peter@eisentraut.org <mailto:peter@eisentraut.org>> escreveu: > > doc: Change xref style to number only > > > If I understood correctly that would not help because if we revert that > commit > it'll put section number and text, but we now want only text, not > section numbers, right ? > > Now we have - "Section 23.3.1" > Changing back that commit will show - "Section 23.3.1, “Supported > Character Sets”." > But we want only - "Supported Character Sets" Personally, I don't want that. I think changing to section number plus title could have some merit, but just the title seems inferior to me. But that's just me.