Re: Get rid of "Section.N.N.N" on DOCs
Marcos Pegoraro <marcos@f10.com.br>
From: Marcos Pegoraro <marcos@f10.com.br>
To: Laurenz Albe <laurenz.albe@cybertec.at>
Cc: Peter Eisentraut <peter@eisentraut.org>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-23T14:39:35Z
Lists: pgsql-hackers
Attachments
- V2-0001 Get rid of section n_n_n on DOCs.diff.diff (application/octet-stream)
Em seg., 22 de dez. de 2025 às 16:08, Marcos Pegoraro <marcos@f10.com.br> escreveu: There are a few more files that my regular expression couldn't find initially, now I think they've all been affected. Even many that don't have any links pointing to them also have the tag, so that when someone links to them, they automatically display the Title and not the section number. If everything is okay, we can start rewriting all places that sounds strange in the HTML file. But this is a much slower process, as it requires reading all the affected pages. regards Marcos