[phpwebapp-commits] CVS: web_app/doc changes_2.txt,1.5,1.6 changes_3.txt,1.2,1.3 to_do.txt,1.20,1.21
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2005-10-21 12:18:09
|
Update of /cvsroot/phpwebapp/web_app/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21737/doc Modified Files: changes_2.txt changes_3.txt to_do.txt Log Message: Index: changes_2.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/doc/changes_2.txt,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** changes_2.txt 30 Sep 2003 07:11:20 -0000 1.5 --- changes_2.txt 21 Oct 2005 12:17:48 -0000 1.6 *************** *** 114,125 **** conditions and decide which page to construct), etc. --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- ! --------------------------------------------------------------- --- 114,116 ---- conditions and decide which page to construct), etc. --------------------------------------------------------------- ! Index: changes_3.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/doc/changes_3.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** changes_3.txt 14 Jul 2004 14:45:41 -0000 1.2 --- changes_3.txt 21 Oct 2005 12:17:48 -0000 1.3 *************** *** 443,450 **** -------------------------------------------------------------------- - -------------------------------------------------------------------- - -------------------------------------------------------------------- - -------------------------------------------------------------------- - -------------------------------------------------------------------- - -------------------------------------------------------------------- - -------------------------------------------------------------------- --- 443,444 ---- Index: to_do.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/doc/to_do.txt,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** to_do.txt 31 Aug 2005 07:59:48 -0000 1.20 --- to_do.txt 21 Oct 2005 12:17:48 -0000 1.21 *************** *** 7,14 **** --- 7,18 ---- * - Write in DocBookWiki a programmer's guide for phpWebApp. + * - Regenerate the code documentation with doxygen and phpDocumentor. + * - Use the webbox docbook in the documentation of phpWebApp. * - Write more tutorials for phpWebApp. + * - Document the design of the framework, using UML models etc. + * ------------- Make a new release 1.3 |