Re: Need help with SGML again

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Need help with SGML again
Дата
Msg-id 1066225904.47010.14.camel@jester
обсуждение исходный текст
Ответ на Re: Need help with SGML again  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Need help with SGML again  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-docs
> > Any thoughts on replacing Docbook with something else, someday?
>
> I don't see anything better arising.

Neither do I, but our particular use of docbook is far from the easiest
to work with.

There are many tools which can give a nicer working environment for
editing docbook based documents, but I've yet to find one which fits in
with the PostgreSQL configuration.

Perhaps you could suggest a toolset which can work with our docs and
hide the syntax from the user and give a 1st approximation of what the
final document would look like (without installing tons of tools -- many
of which are difficult to find in non-unix environments).  This would be
much appreciated.

Recently, I've been using Openoffice for a first cut and Conglomerate to
clean the document up. Of course, that uses a strict XML version and I
normally prefer xincludes to entity based includes.

With xincludes, each document is valid individually, as such can be
rendered individually.  You don't need to process the full book to see
what the 2 new paragraphs in section N.n will look like.  Throw an XML
transform at the top for Internet Explorer and you don't need any tools
outside the text editor, webbrowser, and diff.

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Need help with SGML again
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Need help with SGML again