aboutsummaryrefslogtreecommitdiffstats
path: root/devel-docs/camel/camel-docs.sgml
blob: a84fbd53b28935b50fafb528d45dd267689935b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!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>
    &CamelService;
    &CamelStore;
  </chapter>
</book>