mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-07 01:58:09 +01:00
21 lines
472 B
Plaintext
21 lines
472 B
Plaintext
README (english)
|
|
################################
|
|
Developper documentation
|
|
################################
|
|
|
|
|
|
***** 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).
|
|
|
|
|
|
|
|
***** Other developper documentation
|
|
|
|
If you speek French, more information is available on the Dolibarr Wiki:
|
|
> http://www.dolibarr.com/wikidev
|