Home > Archive > PHP Documentation > March 2004 > Re: [PHP-DOC] See also refsects?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PHP-DOC] See also refsects?
|
|
| Derick Rethans 2004-03-30, 8:32 am |
| On Tue, 30 Mar 2004, Damien Seguy wrote:
> Hi guys,
>
> In mysqli-client-encoding.xml, I ran into that :
>
> <refsect1>
> <title>See also</title>
> <para>
> <function>mysqli_client_encoding</function>.
> <function>mysqli_real_escape_string</function>.
> </para>
> </refsect1>
>
> Is that a policy for see also sections?
Nope, should be:
<func/> and <func/>.
or:
<func/>, <func/> and <func/>.
regards,
Derick
| |
| Gabor Hojtsy 2004-03-30, 12:35 pm |
| >>In mysqli-client-encoding.xml, I ran into that :
>
> Nope, should be:
> <func/> and <func/>.
> or:
> <func/>, <func/> and <func/>.
So there is no problem if you put it into a refsect (it was actually a
plan to do docwise, just noone had the time to do it).
Goba
|
|
|
|
|