From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Small documentation issue |
Date: | 2011-07-05 14:00:49 |
Message-ID: | CA+TgmoaYjRidbghs7zsVxas4xL5iT3Wq1_q2YuuS4iHh1qPM8w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jul 1, 2011 at 3:15 AM, Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at> wrote:
> In fdwhandler.sgml, chapter fdwhandler has only one subsection
> (fdw-routines).
>
> If there is only one subsection, no table of contents is generated in
> the chapter.
> That means that people who navigate to the chapter from the main table
> of contents
> will not see that there is a subsection.
>
> I know too little about the documentation building process, but is it
> possible
> to generate a table of contents even if there is only one subsection?
Maybe we could just add a sentence to the end of the third paragraph
with a pointer to the section that follows, so it would read like
this:
The callback functions are plain C functions and are not visible or
callable at the SQL level. They are described in more detail in
Section 50.1.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2011-07-05 14:02:17 | Re: Bug in SQL/MED? |
Previous Message | Robert Haas | 2011-07-05 13:56:34 | Re: beta3? |