forked from Wavyzz/dolibarr
Update doc
This commit is contained in:
10
build/README
10
build/README
@@ -7,6 +7,9 @@ Building packages
|
|||||||
##################################################
|
##################################################
|
||||||
|
|
||||||
All sub-directories of "build" directory contains files (setup or binary tools) required to build automatically Dolibarr packages.
|
All sub-directories of "build" directory contains files (setup or binary tools) required to build automatically Dolibarr packages.
|
||||||
|
The build directory and all its contents is absolutely not required to make Dolibarr working.
|
||||||
|
It is here only to build Dolibarr packages, and those generated packages will not contains this "build" directory.
|
||||||
|
|
||||||
|
|
||||||
There are several tools:
|
There are several tools:
|
||||||
|
|
||||||
@@ -17,8 +20,7 @@ There are several tools:
|
|||||||
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
Prerequisites to build tgz, debian, rpm package:
|
Prerequisites to build tgz, debian and rpm packages:
|
||||||
|
|
||||||
> apt-get install tar dpkg dpatch p7zip-full rpm zip
|
> apt-get install tar dpkg dpatch p7zip-full rpm zip
|
||||||
|
|
||||||
|
|
||||||
@@ -58,10 +60,6 @@ Prerequisites to build autoexe DoliWamp package:
|
|||||||
|
|
||||||
--------------------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
Note:
|
|
||||||
The build directory and all its contents is absolutely not required to make Dolibarr working.
|
|
||||||
It is here only to build Dolibarr packages, and those generated packages will not contains this "build" directory.
|
|
||||||
|
|
||||||
|
|
||||||
You can find in "build", following sub-directories:
|
You can find in "build", following sub-directories:
|
||||||
|
|
||||||
|
|||||||
15
dev/README
15
dev/README
@@ -1,13 +1,14 @@
|
|||||||
README (English)
|
README (English)
|
||||||
--------------------------------
|
--------------------------------
|
||||||
This directory contains sub-directories to provide tools or
|
|
||||||
documentation for developers.
|
|
||||||
Note: All files in this directory are in VCS only and are not
|
|
||||||
provided with a standard release.
|
|
||||||
|
|
||||||
|
This directory contains sub-directories to provide tools or documentation for developers.
|
||||||
|
|
||||||
|
Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working.
|
||||||
|
|
||||||
|
You may find a more complete documentation on Dolibarr on the wiki:
|
||||||
|
|
||||||
There is also some documentation on Dolibarr Wiki:
|
|
||||||
https://wiki.dolibarr.org/
|
https://wiki.dolibarr.org/
|
||||||
and
|
|
||||||
https://doxygen.dolibarr.org/
|
|
||||||
|
|
||||||
|
and on
|
||||||
|
|
||||||
|
https://doxygen.dolibarr.org/
|
||||||
|
|||||||
@@ -6,18 +6,15 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
This directory contains several subdirectories with entries for
|
This directory contains several subdirectories with entries for informations on Dolibarr.<br>
|
||||||
informations on Dolibarr.<br>
|
But if you are looking for other resources (downloads, documentation, addons, ...), you can find this on Internet on web following sites:<br>
|
||||||
But if you are looking for other resources (downloads, documentation, addons, ...), you can find this
|
|
||||||
on Internet on web following sites:<br>
|
|
||||||
<br>
|
|
||||||
* <a href="https://wiki.dolibarr.org">Dolibarr wiki (documentation)</a><br>
|
|
||||||
<br>
|
<br>
|
||||||
* <a href="https://www.dolibarr.org">Dolibarr portal (official website)</a><br>
|
* <a href="https://www.dolibarr.org">Dolibarr portal (official website)</a><br>
|
||||||
<br>
|
<br>
|
||||||
* <a href="https://demo.dolibarr.org">Dolibarr demo (online)</a><br>
|
* <a href="https://wiki.dolibarr.org">Dolibarr wiki (documentation)</a><br>
|
||||||
<br>
|
<br>
|
||||||
* <a href="https://www.nltechno.com/pages/dolibarrwinbin.php">DoliWamp, the Dolibarr for Windows</a><br>
|
* <a href="https://demo.dolibarr.org">Dolibarr demo (online)</a><br>
|
||||||
<br>
|
<br>
|
||||||
* <a href="https://www.dolistore.com">DoliStore (official addons/plugins market place)</a><br>
|
* <a href="https://www.dolistore.com">DoliStore (official addons/plugins market place)</a><br>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user