Files
dolibarr/doc/dev
Laurent Destailleur 5371e6bb5b Doc
2007-11-02 18:59:04 +00:00
..
2007-06-22 00:25:59 +00:00
2007-10-13 00:47:55 +00:00
2006-11-05 18:28:38 +00:00
2006-11-05 18:28:38 +00:00
2007-05-04 23:28:09 +00:00
Doc
2007-11-02 18:59:04 +00:00
Doc
2007-11-02 18:59:04 +00:00

README (english)
--------------------------------
Developper guide
--------------------------------


***** Doxygen documentation

Doxygen documentation for Dolibarr source code can be generated by running
the script:
> perl dolybarr-doxygen-build.pl

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

If you speek French, more information is available on Dolibarr web site:
> http://www.dolibarr.org/