diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-02-02 08:28:04 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-02-02 08:28:04 +0800 |
commit | 609933378dab3b1df305afef4c51195373ab526f (patch) | |
tree | b7624060d4649daf636f5211a0c75b5206b18e95 /doc/devel/evolution-devel-guide.sgml | |
parent | c002ddaf4faa6cc4a32752af29dccd1d9918af63 (diff) | |
download | gsoc2013-evolution-609933378dab3b1df305afef4c51195373ab526f.tar gsoc2013-evolution-609933378dab3b1df305afef4c51195373ab526f.tar.gz gsoc2013-evolution-609933378dab3b1df305afef4c51195373ab526f.tar.bz2 gsoc2013-evolution-609933378dab3b1df305afef4c51195373ab526f.tar.lz gsoc2013-evolution-609933378dab3b1df305afef4c51195373ab526f.tar.xz gsoc2013-evolution-609933378dab3b1df305afef4c51195373ab526f.tar.zst gsoc2013-evolution-609933378dab3b1df305afef4c51195373ab526f.zip |
Final docs.
svn path=/trunk/; revision=7940
Diffstat (limited to 'doc/devel/evolution-devel-guide.sgml')
-rw-r--r-- | doc/devel/evolution-devel-guide.sgml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/devel/evolution-devel-guide.sgml b/doc/devel/evolution-devel-guide.sgml index 29401c239c..4a88261da4 100644 --- a/doc/devel/evolution-devel-guide.sgml +++ b/doc/devel/evolution-devel-guide.sgml @@ -17,12 +17,21 @@ <!ENTITY importer-private-reference SYSTEM "importer/private-reference.sgml"> <!ENTITY EvolutionImporter SYSTEM "importer/sgml/evolution-importer.sgml"> <!ENTITY EvolutionImporterClient SYSTEM "importer/sgml/evolution-importer-client.sgml"> +<!ENTITY EvolutionImporterListener SYSTEM "importer/sgml/evolution-importer-listener.sgml"> + +<!ENTITY evolution-services-public-reference SYSTEM "executive-summary/public-reference.sgml"> +<!ENTITY evolution-services-private-reference SYSTEM "executive-summary/private-reference.sgml"> +<!ENTITY ExecutiveSummaryComponent SYSTEM "executive-summary/sgml/executive-summary-component.sgml"> +<!ENTITY ExecutiveSummaryComponentFactory SYSTEM "executive-summary/sgml/executive-summary-component-factory.sgml"> +<!ENTITY ExecutiveSummaryComponentFactoryClient SYSTEM "executive-summary/sgml/executive-summary-component-factory-client.sgml"> +<!ENTITY ExecutiveSummaryHtmlView SYSTEM "executive-summary/sgml/executive-summary-html-view.sgml"> <!ENTITY Evolution "<application>Evolution</application>"> <!ENTITY Wombat "<application>Wombat</application>"> <!ENTITY Camel "<application>Camel</application>"> <!ENTITY PCS "<acronym>PCS</acronym>"> <!ENTITY libical "<application>libical</application>"> +<!ENTITY Executive-Summary "<application>Executive Summary</application>"> ]> <book id="index"> |