Mise a jour doc

This commit is contained in:
Laurent Destailleur 2007-03-06 20:21:25 +00:00
parent 9bcb6187ea
commit 313418c0e2

View File

@ -13,6 +13,10 @@ the script:
Prerequite is only having Doxygen installed (Linux or Windows).
***** Build a patch
To build a patch between two directories, you can use the patch command:
diff -Naur --exclude=CVS --exclude=.# --exclude=~ --exclude=documents --exclude=phplot5 --exclude=phplot --exclude=scriptaculous --exclude=treemenu --exclude *.htm --exclude samples dolibarr_old dolibarr_new > mydiff.patch
***** Other developper documentation