Re: Compile docs on ArchLinux

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Compile docs on ArchLinux
Дата
Msg-id 1508.1334758117@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Compile docs on ArchLinux  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Compile docs on ArchLinux
Re: Compile docs on ArchLinux
Список pgsql-general
Michael Paquier <michael.paquier@gmail.com> writes:
> is it possible to compile postgres docs with docbook 4.5? At config step,
> it looks that only docbook 4.2 is supported.

If ArchLinux doesn't provide the 4.2 DTD, you ought to complain to
whoever packages that.  On my Fedora 16 box, for example, a wide range
of docbook versions is supported:

$ ls /etc/sgml
catalog                     sgml-docbook-4.4.cat
docbook/                    sgml-docbook-4.5.cat
docbook-simple.cat          sgml-docbook.cat@
docbook-slides.cat          sgml.conf
openjade-1.3.2-38.fc16.soc  xhtml1-dtds-1.0-20020801.6.soc
openjade.soc@               xhtml1-dtds.soc@
sgml-docbook-3.0.cat        xml-docbook-4.1.2.cat
sgml-docbook-3.1.cat        xml-docbook-4.2.cat
sgml-docbook-4.0.cat        xml-docbook-4.3.cat
sgml-docbook-4.1.cat        xml-docbook-4.4.cat
sgml-docbook-4.2.cat        xml-docbook-4.5.cat
sgml-docbook-4.3.cat        xml-docbook.cat@

I don't believe there is any expectation that documents will get
updated just because there is a new docbook version.

Now having said that, you could certainly try adjusting the
DOCTYPE declaration in the docs and seeing if they'd build with 4.5.
But it's not something the project is likely to worry about soon.

            regards, tom lane

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

Предыдущее
От: "F. BROUARD / SQLpro"
Дата:
Сообщение: Re: - tablespace and directory
Следующее
От: Eliot Gable
Дата:
Сообщение: Re: LOCK TABLE is not allowed in a non-volatile function