Re: Need help with SGML again

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Need help with SGML again
Дата
Msg-id Pine.LNX.4.44.0310150914440.20107-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Need help with SGML again  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Need help with SGML again  (Rod Taylor <rbt@rbt.ca>)
Re: Need help with SGML again  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-docs
Josh Berkus writes:

> Per our previous discussion, I'd wanted to set up the "Basics of Config" as a
> index linking to the various common options, and put the specific "how to
> set" text in each GUC var description.   However, SGML does not permit me to
> do this.

You should consider the documentation like a book.  That has two
consequences:

1. Linking to anything that is not a formal object (having a title and a
number) does not render well in print.  ("for more information, see
paragraph 3 on page 15"?)

2. Lists of links are going to annoy readers.  Readers want information
here and now, not information about where the information is.

DocBook allows you to link almost anything to almost anything, but doing
that is not always a good idea.

> Any thoughts on replacing Docbook with something else, someday?

I don't see anything better arising.

--
Peter Eisentraut   peter_e@gmx.net


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

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