| From: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-www(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Website patch request: documentation style update |
| Date: | 2020-04-18 00:26:36 |
| Message-ID: | a8585a71-1326-949b-32c6-f786417b8eff@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On 4/17/20 4:44 PM, Tom Lane wrote:
> In the thread at [1], we agreed to adopt a new layout for the
> documentation's tables of functions/operators, which will require
> a "hanging indent" layout for cells within those tables. So far
> as I've found, there's no good way to specify that within the .sgml
> files proper. The preferred way to do it seems to be to attach a
> "role" attribute to affected <entry> tags, and then key off of that
> to apply the appropriate style adjustments in CSS. So I'd like to
> request that the website be updated more or less per the attached.
>
> It's likely that I've missed something about how best to do that ---
> I'm not even totally sure that main.css is the best place to
> put this change. So feel free to adjust as you see fit.
Seems reasonable. Is the change committed yet so I can test against it?
Thanks,
Jonathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2020-04-18 00:51:13 | Re: Website patch request: documentation style update |
| Previous Message | Tom Lane | 2020-04-17 20:44:41 | Website patch request: documentation style update |