Update of /cvsroot/phpslash/phpslash-ft/doc
In directory usw-pr-cvs1:/tmp/cvs-serv6461/doc
Modified Files:
README.1st
Removed Files:
CHANGES-05-061 COMMIT INSTALL POLICIES README.php README.slash
README.template TODO UPGRADE phpslash-FAQ roadmap.txt
Log Message:
Doc work and cleanup in .docs/
Index: README.1st
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/doc/README.1st,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** README.1st 2000/12/01 02:42:24 1.6
--- README.1st 2001/11/24 15:05:05 1.7
***************
*** 1,39 ****
$Id$
------------------------------------------------------------------------------
! Welcome to PHPslash!
! ------------------------------------------------------------------------------
! The most current documentation can always be found at the phpSLash
! SourceForge site in the Documentaion Manager.
! http://sourceforge.net/docman/index.php?group_id=10566
------------------------------------------------------------------------------
Items in this directory:
-
- ../CHANGES -> What's changed over the years of PHPSlash development
-
- CREDITS -> The current PHPSlash developers
! COMMIT -> Some basic rules for sending in code to the PHPSlash CVS.
!
! INSTALL -> Instructions on how to install PHPSlash
!
! POLICIES -> How to suggest changes and submit patches to the
! PHPSlash team.
!
! README.1st -> This file.
!
! README.php -> The original README that came with PHPSlash.
! Left here for 'historical' reasons.
!
! README.slash -> The original README for slashcode 0.2, 'nother
! history lesson.
!
! README.template -> Information about setting up the alpha version
! of PHPSlash 0.6
!
! phpslash-FAQ -> Frequently Asked Questions.
!
! roadmap.txt -> Where we're headed...
Enjoy!
! The PHPSlash Team http://www.phpslash.org
--- 1,28 ----
$Id$
------------------------------------------------------------------------------
! Welcome to phpSlash!
! This is the README for the doc/ directory. Here we have all the documentation
! for phpSlash. If you find something amiss, please file a bug at the
! SourceForge Bug tracker at http://sf.net/projects/phpslash/
------------------------------------------------------------------------------
Items in this directory:
! README1.st -> This File
! CREDITS -> Who did/does what?
! changedHistory/ -> Previous CHANGES files. We snip them after every
! major release.
! html/ -> Currently the home of the SGML master doc file and any
! documentation generated by it. This includes multi page
! HTML and text versions.
! html/single/ -> The phpSlash docs in one big HTML file.
+ ------------------------------------------------------------------------------
+ PLEASE NOTE THE CONTENTS OF THIS DIRECTORY HAS CHANGED!
+ All of our documentation is now living in the Master SGML file. This includes
+ the phpslash-faq, COMMIT, roadmap.txt, INSTALL, and UPGRADE files, plus other
+ nice bits of documentation. We strongly encourage you to read this doc before
+ filing bugs or asking questions.
+ ------------------------------------------------------------------------------
Enjoy!
! The phpSlash Team http://www.phpslash.org
--- CHANGES-05-061 DELETED ---
--- COMMIT DELETED ---
--- INSTALL DELETED ---
--- POLICIES DELETED ---
--- README.php DELETED ---
--- README.slash DELETED ---
--- README.template DELETED ---
--- TODO DELETED ---
--- UPGRADE DELETED ---
--- phpslash-FAQ DELETED ---
--- roadmap.txt DELETED ---
|