Re: Linking the previously separated documentation

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: Linking the previously separated documentation
Дата
Msg-id C71D265E-5AED-11D8-98AB-000A95C88220@myrealbox.com
обсуждение исходный текст
Ответ на Re: Linking the previously separated documentation  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Feb 9, 2004, at 6:23 PM, Peter Eisentraut wrote:

> Michael Glaesemann wrote:
>> If I'm understanding you correctly, that's what I'm doing. Here's an
>> example of the change:
>>
>> Original:
>>      Please familiarize yourself with the
>>      <citerefentry><refentrytitle>pg_dump</> reference page.
>>
>> Revised:
>>      Please familiarize yourself with the
>>      <citerefentry><refentrytitle><xref linkend="APP-PGDUMP"></></>
>> reference page.
>
> If you write xref then you already say that this is a cross-reference,
> so you don't need the citerefentry element.  (citerefentry is typically
> used to automatically link all occurences to the location of the
> manpage.  For instance, FreeBSD uses it to link all refentry
> "citations" to their online manpage gateway.)

Thanks, Peter! Good to know.

Michael Glaesemann
grzm myrealbox com


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: psql variables
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: session persistent data for plperl