Updat documentation
This commit is contained in:
parent
11626bbcd6
commit
5ec94a4deb
10
build/README
10
build/README
@ -1,16 +1,16 @@
|
|||||||
README (English)
|
README (English)
|
||||||
################################
|
##################################################
|
||||||
Building packages
|
Building packages
|
||||||
################################
|
##################################################
|
||||||
|
|
||||||
All sub-directories of "build" directory contains files required to build
|
All sub-directories of "build" directory contains files required to build
|
||||||
automatically Dolibarr packages.
|
automatically Dolibarr packages.
|
||||||
There is serval tools:
|
There are serval tools:
|
||||||
|
|
||||||
- To build full Dolibarr packages, launch the script
|
- To build full Dolibarr packages, launch the script
|
||||||
> perl makepack-dolibarr.pl
|
> perl makepack-dolibarr.pl
|
||||||
|
|
||||||
- To build a translaction packege, launch the script
|
- To build a translaction package, launch the script
|
||||||
> perl makepack-dolibarrlang.pl
|
> perl makepack-dolibarrlang.pl
|
||||||
|
|
||||||
- To build a theme package, launch the script
|
- To build a theme package, launch the script
|
||||||
@ -26,7 +26,7 @@ Dolibarr working. It is here only to build Dolibarr packages, and those
|
|||||||
generated packages will not contains this "build" directory.
|
generated packages will not contains this "build" directory.
|
||||||
|
|
||||||
|
|
||||||
We can find in "build", folowwing sub-directories:
|
We can find in "build", folowing sub-directories:
|
||||||
|
|
||||||
* deb:
|
* deb:
|
||||||
To build Debian package.
|
To build Debian package.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user