> > Sure thing. If that can also generate the summaries
> > from the source, in such a way as to be make starting
> > up a new doc easy, that would be great indeed. Should
> > not be too difficult to cruft together a regex to
> > generate some skeletons for the undocumented
> > functions, it is jus
[snip]
> > Well, as we talked about this in the past, those
> > files are not used at
> > all, they are just exist... Maybe some script uses
> > one of them, I cannot
> > remember, but actually they have no use.
>
> Yep, mostly I look at the status.txt and the
> funcsummary.txt to see what new
--- Gabor Hojtsy <[EMAIL PROTECTED]> wrote:
[...snip...]
> Well, then it will going to be a php.in and it's
> detection code will be
> removed I guess, as the PHP source path, and the
> phpdoc source path is
> already known after ./configure, so there is no need
> to complicate
> things with us
Writing this "off-bug-system", as my comments are not really related to
the bug itself...
I have just commited the script:
phpdoc/scripts/genPHP_INI_ENTRY.php
which should replace my aging phpdoc/scripts/mk_ini_set_table.sh
Test that script. By default it will generate files named
'test_ini.x
ID: 18403
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Feedback
Bug Type:Documentation problem
PHP Version: 4.5.0
New Comment:
I have just commited the script:
phpdoc/scripts/genPHP_INI_ENTRY.php
which should replace my