[phpwebapp-commits] CVS: web_app/doc to_do.txt,1.11,1.12 changes.txt,1.8,1.9
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-23 10:17:16
|
Update of /cvsroot/phpwebapp/web_app/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12265/doc Modified Files: to_do.txt changes.txt Log Message: Index: to_do.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/doc/to_do.txt,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** to_do.txt 23 Jul 2004 09:40:17 -0000 1.11 --- to_do.txt 23 Jul 2004 10:17:07 -0000 1.12 *************** *** 1,3 **** ! - Fix some bugs in the documentation application and improve its ! contents a little bit. --- 1,5 ---- ! - fix some bugs in the documentation application (codeReview) ! - add the forth tutorial ! - update documentation ! - remove the downloads from the page of the framework Index: changes.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/doc/changes.txt,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** changes.txt 23 Jul 2004 09:40:17 -0000 1.8 --- changes.txt 23 Jul 2004 10:17:07 -0000 1.9 *************** *** 194,195 **** --- 194,201 ---- ------------------------------------------------------------------- + + * Some conversion scripts are added (in the forlder web_app/convert/), + in order to automate most of the modifications to the templates. + Read web_app/convert/README. + + ------------------------------------------------------------------- |