diff --git a/doc/dev/README b/doc/dev/README new file mode 100644 index 00000000000..751844dfedd --- /dev/null +++ b/doc/dev/README @@ -0,0 +1,20 @@ +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 diff --git a/doc/dev/README-FR b/doc/dev/README-FR index 36dabbdb2a9..1b8033c6d48 100755 --- a/doc/dev/README-FR +++ b/doc/dev/README-FR @@ -1,16 +1,20 @@ -README FR documentation développeur - - -***** Documentation doxygen - -La documentation doxygen de Dolibarr peut etre généré en lançant la commande -> perl dolybarr-doxygen-build.pl - -Le prerequis est d'avoir doxygen installé (windows ou linux). - - - -***** Autre documentation développeur - -D'autres informations sont disponibles sur le wiki Dolibarr: -> http://www.dolibarr.com/wikidev +README (French) +################################ +Documentation developpeur +################################ + + +***** Documentation doxygen + +La documentation doxygen des sources de Dolibarr peut etre généré en lançant +la commande: +> perl dolybarr-doxygen-build.pl + +Le prerequis est d'avoir Doxygen installé (Linux ou Windows). + + + +***** Autre documentation développeur + +D'autres informations sont disponibles en Français sur le Wiki Dolibarr: +> http://www.dolibarr.com/wikidev