diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-24 00:06:53 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-24 00:06:53 +0800 |
commit | c8ace927b9b707522b663a086b3dc14eab69ad1f (patch) | |
tree | c3c7432b8104d0ca4c54060020ae7577c2d8302d /help/devel/evolution-devel-guide.sgml | |
parent | 5edc698826b041d423ba8b6b6c3387bf7aba2627 (diff) | |
download | gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar.gz gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar.bz2 gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar.lz gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar.xz gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.tar.zst gsoc2013-evolution-c8ace927b9b707522b663a086b3dc14eab69ad1f.zip |
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
Diffstat (limited to 'help/devel/evolution-devel-guide.sgml')
-rw-r--r-- | help/devel/evolution-devel-guide.sgml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/help/devel/evolution-devel-guide.sgml b/help/devel/evolution-devel-guide.sgml index 4a88261da4..f410c01981 100644 --- a/help/devel/evolution-devel-guide.sgml +++ b/help/devel/evolution-devel-guide.sgml @@ -13,11 +13,11 @@ <!ENTITY cal-util SYSTEM "calendar/cal-util/sgml/cal-util.sgml"> <!ENTITY timeutil SYSTEM "calendar/cal-util/sgml/timeutil.sgml"> -<!ENTITY importer-public-reference SYSTEM "importer/public-reference.sgml"> -<!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 importer-public-reference SYSTEM "importer/public-reference.sgml"> +<!-- 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"> |