From c8ace927b9b707522b663a086b3dc14eab69ad1f Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 23 Apr 2001 16:06:53 +0000 Subject: Documentation building fixes merged from the evolution-0-10-branch: Get the docs to build and install properly. Temporarily disable the importer devel docs as they seem to be pretty broken. svn path=/trunk/; revision=9507 --- doc/devel/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/devel/Makefile.am') diff --git a/doc/devel/Makefile.am b/doc/devel/Makefile.am index c5ee7a8e50..200905cffe 100644 --- a/doc/devel/Makefile.am +++ b/doc/devel/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = calendar importer executive-summary +SUBDIRS = calendar executive-summary # The name of the module. DOC_MODULE=evolution-devel-guide @@ -34,14 +34,14 @@ local_entities = \ calendar/cal-util/sgml/cal-util.sgml \ calendar/cal-util/sgml/timeutil.sgml \ \ - importer/sgml/evolution-importer.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 +# importer/sgml/evolution-importer.sgml \ +# importer/sgml/evolution-importer-client.sgml + EXTRA_DIST = \ $(content_files) -- cgit v1.2.3