Date: 08/24/00
- Next message: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Previous message: James Moore: "RE: [PHP-DOC] Re: [PHP-QA] Documentation Bugs"
- In reply to: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Next in thread: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Reply: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Right, it's in the CVS tree, but it's not showing up in the online manual.
i.e.
getcwd() is here:
http://www.php.net/manual/function.getcwd.php
But not in the Directories TOC:
http://www.php.net/manual/ref.dir.php
I'm not sure how this has happened...
Daniel
----- Original Message -----
From: "Egon Schmid ( <email protected>)" <eschmid <email protected>>
To: "Daniel Beckham" <danbeck <email protected>>
Cc: "phpdoc" <phpdoc <email protected>>
Sent: Thursday, August 24, 2000 9:26 AM
Subject: Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC
> Daniel Beckham wrote:
> >
> > For some reason, several functions seem to be missing from the main
TOC's at
> > www.php.net/manual/. Over the past few day's I've committed 4 new
functions
> > docs to the manual, but only one has shown up.
> >
> > These are in the manual and you can pull them up from the quickref
button at
> > the site, but they are not in the main TOC, nor the section TOC:
> >
> > wordwrap (Strings)
> > natsort (Arrays)
> > natcasesort (Arrays)
> > getcwd (Directories)
> >
> > This function seems to be fine:
> >
> > session_set_save_handler
> >
> > It's weird.. on top of that, if I search for wordwrap and pull up the
> > definition, the function list for the String section in the sidebar
includes
> > wordwrap!
>
> On every page on top is a date, this is the date when the manual was
> build out of the XML files. Your commit's are now 40 hours old. So it
> can be in the new manual or not. Please look for it at
> http://cvs.php.net/.
>
> -Egon
>
> --
> SIX Offene Systeme GmbH · Stuttgart - Berlin - New York
> Sielminger Straße 63 · D-70771 Leinfelden-Echterdingen
> Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de
>
- Next message: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Previous message: James Moore: "RE: [PHP-DOC] Re: [PHP-QA] Documentation Bugs"
- In reply to: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Next in thread: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Reply: Egon Schmid ( <email protected>): "Re: [PHP-DOC] Missing functions in www.php.net/manual/ main TOC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

