Re: [HACKERS] Small issue in online devel documentation build

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [HACKERS] Small issue in online devel documentation build
Дата
Msg-id CA+TgmoaHM4NOihgLxmGCcznDryFAMFMa_twWtV3dC_v4PuEp8A@mail.gmail.com
обсуждение исходный текст
Ответ на [HACKERS] Small issue in online devel documentation build  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: [HACKERS] Small issue in online devel documentation build
Список pgsql-hackers
On Thu, Feb 16, 2017 at 1:05 PM, Fabien COELHO <coelho@cri.ensmp.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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: [HACKERS] Small issue in online devel documentation build
Следующее
От: Tom Lane
Дата:
Сообщение: oldhtml-stamp (was Re: [HACKERS] duplicate "median" entry in doc)