dolibarr/doc/dev/dolibarr-dev.sgml

41 lines
920 B
Plaintext
Raw Normal View History

2003-06-22 17:21:46 +02:00
<!DOCTYPE debiandoc public "-//DebianDoc//DTD DebianDoc//EN"
[
2003-09-15 16:57:20 +02:00
<!entity ch-main system "main.sgml">
2003-10-14 23:04:35 +02:00
<!entity ch-config system "config.sgml">
2003-09-15 16:57:20 +02:00
<!entity ch-modules system "modules.sgml">
<!entity ch-constantes system "constantes.sgml">
<!entity ch-permissions system "permissions.sgml">
<!entity ch-propale system "propale.sgml">
2003-11-19 15:55:17 +01:00
<!entity ch-commande system "commande.sgml">
<!entity ch-expedition system "expedition.sgml">
<!entity ch-produit system "produit.sgml">
2003-06-22 17:21:46 +02:00
]
>
<debiandoc>
<book>
<titlepag>
<title>Manuel de d<>veloppement Dolibarr</title>
<author>Rodolphe Qui<75>deville<email/rodolphe@quiedeville.org/</author>
<version>0.0.1</version>
</titlepag>
<toc sect>
2003-09-12 15:30:06 +02:00
&ch-main;
2003-09-15 16:57:20 +02:00
&ch-modules;
2003-10-14 23:04:35 +02:00
&ch-config;
2003-09-15 16:57:20 +02:00
&ch-permissions;
2003-06-22 17:21:46 +02:00
&ch-constantes;
2003-07-07 13:32:38 +02:00
&ch-propale;
2003-11-19 15:55:17 +01:00
&ch-produit;
2003-06-22 17:21:46 +02:00
</book>
</debiandoc>