mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-13 13:01:27 +01:00
40 lines
826 B
Plaintext
40 lines
826 B
Plaintext
<!DOCTYPE debiandoc public "-//DebianDoc//DTD DebianDoc//EN"
|
|
[
|
|
<!entity ch-intro system "intro.sgml">
|
|
<!entity ch-propale system "propale.sgml">
|
|
<!entity ch-facture system "facture.sgml">
|
|
<!entity ch-produit system "produit.sgml">
|
|
<!entity ch-commande system "commande.sgml">
|
|
<!entity ch-expedition system "expedition.sgml">
|
|
<!entity ch-misc system "misc.sgml">
|
|
<!entity ch-annexe system "annexe.sgml">
|
|
]
|
|
>
|
|
<debiandoc>
|
|
|
|
<book>
|
|
|
|
<titlepag>
|
|
|
|
<title>Manuel d'utilisation de Dolibarr</title>
|
|
|
|
<author>Rodolphe Quiédeville<email/rodolphe@quiedeville.org/</author>
|
|
|
|
<version>0.3.1</version>
|
|
|
|
</titlepag>
|
|
|
|
<toc sect>
|
|
|
|
&ch-intro;
|
|
&ch-commande;
|
|
&ch-propale;
|
|
&ch-facture;
|
|
&ch-produit;
|
|
&ch-expedition;
|
|
&ch-misc;
|
|
|
|
</book>
|
|
|
|
</debiandoc>
|