Files
evolution/devel-docs/camel/camel-docs.sgml
Bertrand Guiheneuf b4b72da407 Update Doc reference
svn path=/trunk/; revision=887
1999-05-02 18:23:53 +00:00

19 lines
456 B
Plaintext

<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity CamelFolder SYSTEM "sgml/camel-folder.sgml">
<!entity CamelService SYSTEM "sgml/camel-service.sgml">
<!entity CamelStore SYSTEM "sgml/camel-store.sgml">
]>
<book>
<bookinfo>
<title>Camel Mail Library Reference Manual</title>
</bookinfo>
<chapter id="camel-objects">
<title>Camel Objects</title>
&CamelFolder;
&CamelService;
&CamelStore;
</chapter>
</book>