diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2000-08-15 07:59:13 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-08-15 07:59:13 +0800 |
commit | bf9f26b7733b298c31415734d6f41d30e9213b54 (patch) | |
tree | aa80ed4f38f7c9876287dd6568986816c138f3a5 /doc/devel/evolution-devel-guide.sgml | |
parent | 1f10ac10737d23e1e2a1243b4baccb5839f02e5d (diff) | |
download | gsoc2013-evolution-bf9f26b7733b298c31415734d6f41d30e9213b54.tar.gz gsoc2013-evolution-bf9f26b7733b298c31415734d6f41d30e9213b54.tar.zst gsoc2013-evolution-bf9f26b7733b298c31415734d6f41d30e9213b54.zip |
Added the cal-util library to the documentation framework - Federico
svn path=/trunk/; revision=4839
Diffstat (limited to 'doc/devel/evolution-devel-guide.sgml')
-rw-r--r-- | doc/devel/evolution-devel-guide.sgml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/devel/evolution-devel-guide.sgml b/doc/devel/evolution-devel-guide.sgml index f6b942b3d8..ca80ec533a 100644 --- a/doc/devel/evolution-devel-guide.sgml +++ b/doc/devel/evolution-devel-guide.sgml @@ -3,7 +3,12 @@ <!entity calendar-architecture SYSTEM "calendar/architecture.sgml"> <!entity calendar-reference SYSTEM "calendar/reference.sgml"> <!entity CalClient SYSTEM "calendar/cal-client/sgml/cal-client.sgml"> +<!entity CalComponent SYSTEM "calendar/cal-util/sgml/cal-component.sgml"> +<!entity cal-util SYSTEM "calendar/cal-util/sgml/cal-util.sgml"> +<!entity cal-recur SYSTEM "calendar/cal-util/sgml/cal-recur.sgml"> +<!entity timeutil SYSTEM "calendar/cal-util/sgml/timeutil.sgml"> <!entity PCS "<acronym>PCS</acronym>"> +<!entity libical "<application>libical</application>"> ]> <book> |