Re: [PHP-DOC] mnogo

2001-02-14 Thread Egon Schmid (@vacation)
Hartmut Holzgraefe wrote: > > "Egon Schmid (@vacation)" wrote: > > > And how do I add PHP version notes to mnogosearch documentation? > > > > All you need to do is a correct function prototype in the source code of > > mnogo: > > although you should definetly add protos this is not needed > for

Re: [PHP-DOC] mnogo

2001-02-14 Thread Hartmut Holzgraefe
"Egon Schmid (@vacation)" wrote: > > And how do I add PHP version notes to mnogosearch documentation? > > All you need to do is a correct function prototype in the source code of > mnogo: although you should definetly add protos this is not needed for version information extraction and version

Re: [PHP-DOC] mnogo

2001-02-14 Thread Hartmut Holzgraefe
Dmitry Tkatchenko wrote: > > > Hojtsy Gabor wrote: > > > > Ignore it, Hartmut will update it if he see some new functions > > > > documented. > > > > > > I don't think so, that this is a good idea. It is truly > > > autogenerated, from the source codes. I don't know exactly > > > how this is made

Re: [PHP-DOC] mnogo

2001-02-14 Thread Egon Schmid (@vacation)
Dmitry Tkatchenko wrote: > > > Dmitry Tkatchenko wrote: > > > > > > > Hojtsy Gabor wrote: > > > > > > Ignore it, Hartmut will update it if he see some new functions > > > > > > documented. > > > > > > > > > > I don't think so, that this is a good idea. It is truly > > > > > autogenerated, from th

Re: [PHP-DOC] mnogo

2001-02-14 Thread Stanislav Malyshev
DT>> And how do I add PHP version notes to mnogosearch documentation? AFAIU, notes are added automatically from the file. File is updated by Harmut. I.e. - you just add your functions to the manual. Then after some time (or if you ask him, I guess), Hartmut wakes up and updates the file :) and th

Re: [PHP-DOC] mnogo

2001-02-14 Thread Dmitry Tkatchenko
> Dmitry Tkatchenko wrote: > > > > > Hojtsy Gabor wrote: > > > > > Ignore it, Hartmut will update it if he see some new functions > > > > > documented. > > > > > > > > I don't think so, that this is a good idea. It is truly > > > > autogenerated, from the source codes. I don't know exactly > >

Re: [PHP-DOC] mnogo

2001-02-14 Thread Dmitry Tkatchenko
> Hojtsy Gabor wrote: > > > Ignore it, Hartmut will update it if he see some new functions > > > documented. > > > > I don't think so, that this is a good idea. It is truly > > autogenerated, from the source codes. I don't know exactly > > how this is made... > > i do this by typing 'make' eve

Re: [PHP-DOC] mnogo

2001-02-14 Thread Hartmut Holzgraefe
Hojtsy Gabor wrote: > > Ignore it, Hartmut will update it if he see some new functions > > documented. > > I don't think so, that this is a good idea. It is truly > autogenerated, from the source codes. I don't know exactly > how this is made... i do this by typing 'make' every once in a while :

Re: [PHP-DOC] mnogo

2001-02-14 Thread Hojtsy Gabor
> > ; DO NOT EDIT THIS FILE !!! > > ;; as it is auto-generated from the same database > > ;; as the functiontable at http://www.zend.com/phpfunc > > > > in its header. Should I ignore that note and edit the file, or there > is some > > other thing I shoud do? > > Ignore it, Hartmut will update it

Re: [PHP-DOC] mnogo

2001-02-14 Thread Egon Schmid (@vacation)
Dmitry Tkatchenko wrote: > I am working on documentation for mnogosearch php extension. We greatly > appreciate your support thanx! > I have a question if you don't mind: > I'm a newbie in XML and what still buggers me is that PHP version note in > the docs. I have no idea where to enter it, I be