Re: DocBook 5.2

Поиск
Список
Период
Сортировка
От Jürgen Purtz
Тема Re: DocBook 5.2
Дата
Msg-id 3d846208-ff49-5a23-1684-a2e00a14496b@purtz.de
обсуждение исходный текст
Ответ на Re: DocBook 5.2  (Jürgen Purtz <juergen@purtz.de>)
Список pgsql-docs
Yeah, I think we'd have to convert all the supported versions to
make this palatable.  If the conversion is sufficiently automated,
that might not be a big lift.  (If it's *not* automated, I think
the change would never get off the ground even for HEAD, because
the docs are too much of a moving target.)
+1

The process is totally automated. There are general steps which work for every DocBook 4.x book. And there are Postgres-specific steps (doRealModifictions.sh) which looks for individual patterns per file. This is the critical part. Currently it's tested only with HEAD. My expectation is, that it should work also for translations to other languages because the patterns contain only elements and attributes, no text. But if they run against older versions it's likely that we need some changes or additional patterns. I'm willing to work on this if a) there is a consensus in the community that the work should go on and b) someone helps me to resolve the reported unacceptable runtime problem during PDF generation.

--

J. Purtz

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: DocBook 5.2
Следующее
От: Elena Indrupskaya
Дата:
Сообщение: Minor documentation fixes