Re: [PHP-DOC] basic questions

2001-02-02 Thread Egon Schmid (@vacation)
Sergey Kartashoff wrote: > Currently i writing new php extension. > It is already working and uploaded into php cvs tree. > > Now i should create documentation about this module, its > installation requirements, abount function it exports, and so on. > > Could anyone explain me step-b

Re: [PHP-DOC] basic questions

2001-02-02 Thread Egon Schmid (@vacation)
Sergey Kartashoff wrote: > > On Fri, 2 Feb 2001, Hartmut Holzgraefe wrote: > > > i guess you used ext_skel to create the base for your extension? > > > > if you did so and have generated function stubs using the prototype > > file mechanism you can use ext_skel to generate an XML-template > > fo

Re: [PHP-DOC] mnoGoSearch docs

2001-02-06 Thread Egon Schmid (@vacation)
Sergey Kartashoff wrote: > We tried to write first version of mnogosearch documentation > in the XML format. Could anyone check it ? Can i mail it to this > list ? Ok, I can test it. I have renamed openjade and now the older jade works as expected. -Egon -- SIX Offene

Re: [PHP-DOC] cvs: phpdoc / configure.in

2001-02-08 Thread Egon Schmid (@vacation)
Jirka Kosek wrote: > > jkj Thu Feb 8 05:10:11 2001 EDT > > Modified files: > /phpdoc configure.in In configure.in is another type which generates an additional "fi" and configure is not working. [egon@dilbert;0]/osiris/sw/src/phpdoc$ autoconf [egon@dilbert;0]/osiris/sw/s

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

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 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 sho