| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
| Cc: | PostgreSQL Developers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Small issue in online devel documentation build |
| Date: | 2017-02-16 18:23:26 |
| Message-ID: | CA+TgmoaHM4NOihgLxmGCcznDryFAMFMa_twWtV3dC_v4PuEp8A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-www |
On Thu, Feb 16, 2017 at 1:05 PM, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> wrote:
> When consulting the online "devel" documentation, for instance for
> "pgbench":
>
> https://www.postgresql.org/docs/devel/static/pgbench.html
>
> Unordered lists <ul> are shown in bold, as can be seen in the -M option and
> in the description of random functions. This is because "ul" is in class
> "c2" in the html:
>
> <ul class="itemizedList c2"> ...
>
> I cannot reproduce this when generating html for head, so I gather that the
> web-site doc generation must be based on a different transformations.
>
> My point is that some xsl file should be fixed somewhere, probably, to avoid
> that.
Yeah, I noticed this too, and I think Ashutosh also complained about
it on another thread. It's pretty annoying - I hope somebody can
figure out the cause and fix it. It seems to be only affecting the
development docs.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-02-16 18:41:06 | oldhtml-stamp (was Re: duplicate "median" entry in doc) |
| Previous Message | Fabien COELHO | 2017-02-16 18:05:59 | Small issue in online devel documentation build |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fabien COELHO | 2017-02-16 20:35:06 | Re: Small issue in online devel documentation build |
| Previous Message | Fabien COELHO | 2017-02-16 18:05:59 | Small issue in online devel documentation build |