Yasuo Ohgaki wrote:
>
> Where can I find Goba's HOWTO?
http://cvs.php.net/co.php/phpdoc/howto/howto.html.tar.gz?r=1.13&p=1
> Not all developers are confortable with docbook
> It might be better to have place for basic docs
> somewhere in source.
ext_skel can generate docbook funcsynopsis
Just a little suggestion :)
>>
>>GETTING MORE INFO
>>
>>General documents are located under /docs/ directory.
>>Develper's documents are located /docs/developer/.
>>For more information, refer to following URLs.
>>
>>PHP: http://www.php.net/
>>PHP Manual: http://www.php.net/docs.php
>>PH
From: "Yasuo Ohgaki" <[EMAIL PROTECTED]>
> Egon Schmid wrote:
> SNIP
> > I have talked yesterday with Hartmut Holzgraefe and Georg
Richter
> > about the future of the PHP manual. I made the following
suggestion,
> > the PHP manual could or should be the main PHP User Manual. The
> > documents and
Egon Schmid wrote:
SNIP
> I have talked yesterday with Hartmut Holzgraefe and Georg Richter
> about the future of the PHP manual. I made the following suggestion,
> the PHP manual could or should be the main PHP User Manual. The
> documents and text file you mentioned should or could be collected
From: "Yasuo Ohgaki" <[EMAIL PROTECTED]>
> Currently general documents are located in source root.
> It might be nice if we put documents under "docs" or like.
>
> How about move files like this?
>
> [yohgaki@dev php4]$ ls -R docs
> docs:
> EXTENSIONS INSTALL README.QNX README.SELF-CONTAINED-E
I like that idea. My only suggestion is that we combine the TODO files
into one file and leave both TODO and INSTALL in the root directory, not
in the docs folder. When I untar a source distro, I expect to find the
INSTALL file at the root level.
Sean
> -Original Message-
> From: Yasuo