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 Ohgaki [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, January 19, 2002 11:23 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DEV] RFC: Moving documents in source
> 
> 
> Hi all,
> 
> 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-EXTENSIONS 
> README.Zeus  TODO  TODO-4.2.txt  developer
> 
> docs/developer:
> CODING_STANDARDS  README.EXTENSIONS  README.PARAMETER_PARSING_API 
> RELEASE_PROCESS  apidoc.txt  header
> README.CVS-RULES  README.EXT_SKEL    README.STREAMS 
> apidoc-zend.txt  footer
> 
> We probably should rename filenames and make new README which
> describes general infomation. (ext_skel script should be modified
> a little. Anything else?)
> 
> 
> README draft located under source root.
> -------------
> WHAT IS PHP
> 
> PHP is a server-side, cross-platform, HTML embedded scripting 
> language. 
> If you are new to PHP and want to get some idea of how it works, refer
> to http://www.php.net/ for more information.
> 
> LICENSE
> 
> PHP is avairable under PHP License. Zend and TSRM is 
> avairable under BSD 
> style License. Refer to LICENSE files for details.
> 
> HOWTO INSTALL FROM SOURCE
> 
> PHP can compile under many UNIX like OS, Windows and Mac OSX. 
> Refer to 
> <source root>/docs/INSTALL for details.
> 
> GETTING MORE INFO
> 
> General documents are located under <source root>/docs/ directory. 
> Develper's documents are located <source root>/docs/developer/.
> For more information, refer to following URLs.
> 
> PHP:         http://www.php.net/
> PHP Manual:  http://www.php.net/docs.php
> PHP Support: http://www.php.net/support.php
> PEAR:        http://pear.php.net/        (PHP Libraly)
> PHP GTK:     http://gtk.php.net/         (GTK Application)
> PHP Bugs:    http://bugs.php.net/        (PHP Bug Tracking DB)
> Zend Engine: http://www.zend.com/        (Zend Script Engine and more)
> ---------------
> 
> Thanks for your comments :)
> 
> --
> Yasuo Ohgaki
> 
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: 
> [EMAIL PROTECTED]
> 
> 

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to