From 609933378dab3b1df305afef4c51195373ab526f Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 2 Feb 2001 00:28:04 +0000 Subject: Final docs. svn path=/trunk/; revision=7940 --- help/devel/Makefile.am | 9 +++++++-- help/devel/evolution-devel-guide.sgml | 9 +++++++++ help/devel/reference.sgml | 2 ++ 3 files changed, 18 insertions(+), 2 deletions(-) (limited to 'help') diff --git a/help/devel/Makefile.am b/help/devel/Makefile.am index b69b34d5d8..c5ee7a8e50 100644 --- a/help/devel/Makefile.am +++ b/help/devel/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = calendar importer +SUBDIRS = calendar importer executive-summary # The name of the module. DOC_MODULE=evolution-devel-guide @@ -35,7 +35,12 @@ local_entities = \ calendar/cal-util/sgml/timeutil.sgml \ \ importer/sgml/evolution-importer.sgml \ - importer/sgml/evolution-importer-client.sgml + importer/sgml/evolution-importer-client.sgml \ + \ + executive-summary/sgml/executive-summary-component.sgml \ + executive-summary/sgml/executive-summary-component-factory.sgml \ + executive-summary/sgml/executive-summary-component-factory-client.sgml \ + executive-summary/sgml/executive-summary-html-view.sgml EXTRA_DIST = \ $(content_files) diff --git a/help/devel/evolution-devel-guide.sgml b/help/devel/evolution-devel-guide.sgml index 29401c239c..4a88261da4 100644 --- a/help/devel/evolution-devel-guide.sgml +++ b/help/devel/evolution-devel-guide.sgml @@ -17,12 +17,21 @@ + + + + + + + + Evolution"> Wombat"> Camel"> PCS"> libical"> +Executive Summary"> ]> diff --git a/help/devel/reference.sgml b/help/devel/reference.sgml index ae675a7722..b0c81de77f 100644 --- a/help/devel/reference.sgml +++ b/help/devel/reference.sgml @@ -36,7 +36,9 @@ &calendar-public-reference; &importer-public-reference; + &evolution-services-public-reference; &importer-private-reference; + &evolution-services-private-reference;