| From: | Michael Glaesemann <grzm(at)myrealbox(dot)com> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-docs(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [HACKERS] Linking the previously separated documentation |
| Date: | 2004-02-09 10:50:30 |
| Message-ID: | C71D265E-5AED-11D8-98AB-000A95C88220@myrealbox.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kris Jurka | 2004-02-09 14:02:06 | PDF version of the docs |
| Previous Message | Peter Eisentraut | 2004-02-09 09:23:58 | Re: [HACKERS] Linking the previously separated documentation |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2004-02-09 12:49:11 | Re: session persistent data for plperl |
| Previous Message | veramente@libero.it | 2004-02-09 10:40:36 | Check for prepared statement |