From: | Ian Barwick <ian(dot)barwick(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-www(at)lists(dot)postgresql(dot)org |
Subject: | Request to add indentation to the documentation indexes |
Date: | 2019-08-21 06:10:01 |
Message-ID: | CABvVfJViZwY=OuvGK1rQ3BzK_E7jRKLmLgjFnpHPuhYOLY-L7A@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Hi
Would it be possible to tweak the stylesheet to indent the lines in the index
representing the secondary enries?
To grab a random example, the "alias" entry currently is formatted like
this (*bolded*):
*alias*, Table and Column Aliases, Column Labels
*for table name in query*, Joins Between Tables
*in the FROM clause*, Table and Column Aliases
*in the select list*, Column Labels
which is hard-to-read and makes hard to distinguish the bolded secondary
entries from the actual index entries, and is (for me at leas) a
usability regression
compared to the old website.
Something like this would be vastly more readable:
*alias*, Table and Column Aliases, Column Labels
*for table name in query*, Joins Between Tables
*in the FROM clause*, Table and Column Aliases
*in the select list*, Column Labels
(which is the format used when building the docs from source with
the default stylesheet).
Thanks!
Ian Barwick
--
Ian Barwick https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2019-08-21 13:05:45 | Re: Windows download page's narrow mode mislabels links |
Previous Message | Stephen Frost | 2019-08-20 17:31:02 | Re: Wiki editing - pginfra |