2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/doc/dev/dolibarr-dev.sgml
Rodolphe Quiedeville dc925b4627 Ajout des thèmes
2004-03-08 11:02:13 +00:00

43 lines
982 B
Plaintext

<!DOCTYPE debiandoc public "-//DebianDoc//DTD DebianDoc//EN"
[
<!entity ch-main system "main.sgml">
<!entity ch-config system "config.sgml">
<!entity ch-modules system "modules.sgml">
<!entity ch-constantes system "constantes.sgml">
<!entity ch-permissions system "permissions.sgml">
<!entity ch-propale system "propale.sgml">
<!entity ch-commande system "commande.sgml">
<!entity ch-expedition system "expedition.sgml">
<!entity ch-produit system "produit.sgml">
<!entity ch-theme system "theme.sgml">
]
>
<debiandoc>
<book>
<titlepag>
<title>Manuel de développement Dolibarr</title>
<author>Rodolphe Quiédeville<email/rodolphe@quiedeville.org/</author>
<version>0.0.1</version>
</titlepag>
<toc sect>
&ch-main;
&ch-modules;
&ch-config;
&ch-permissions;
&ch-constantes;
&ch-propale;
&ch-produit;
&ch-theme;
</book>
</debiandoc>