Re: [PHP-DEV] RFC: Moving documents in source

2002-01-20 Thread Hartmut Holzgraefe
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

Re: [PHP-DEV] RFC: Moving documents in source

2002-01-20 Thread Alan Knowles
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

Re: [PHP-DEV] RFC: Moving documents in source

2002-01-20 Thread Egon Schmid
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

Re: [PHP-DEV] RFC: Moving documents in source

2002-01-19 Thread Yasuo Ohgaki
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

Re: [PHP-DEV] RFC: Moving documents in source

2002-01-19 Thread Egon Schmid
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

RE: [PHP-DEV] RFC: Moving documents in source

2002-01-19 Thread Sean R. Bright
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