aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/shell/eshell-docs.sgml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-09-10 23:47:15 +0800
committerMatthew Barnes <mbarnes@redhat.com>2011-09-26 21:45:55 +0800
commit53bc6ffc531d7a7188e15be245a31f301090ee15 (patch)
tree20787089c9f1cc09986ca0ea8f23ba0cad81462b /doc/reference/shell/eshell-docs.sgml
parent6aa953cdf3ce6dbdb38be3942213d015eb01d4b0 (diff)
downloadgsoc2013-evolution-53bc6ffc531d7a7188e15be245a31f301090ee15.tar
gsoc2013-evolution-53bc6ffc531d7a7188e15be245a31f301090ee15.tar.gz
gsoc2013-evolution-53bc6ffc531d7a7188e15be245a31f301090ee15.tar.bz2
gsoc2013-evolution-53bc6ffc531d7a7188e15be245a31f301090ee15.tar.lz
gsoc2013-evolution-53bc6ffc531d7a7188e15be245a31f301090ee15.tar.xz
gsoc2013-evolution-53bc6ffc531d7a7188e15be245a31f301090ee15.tar.zst
gsoc2013-evolution-53bc6ffc531d7a7188e15be245a31f301090ee15.zip
The EExtension framework is now in libebackend.
The EModule, EExtensible and EExtension classes as well as the e_type_traverse() function have been moved to Evolution-Data-Server's libebackend library to replace e-data-server-module.c. Now Evolution-Data-Server modules use the same framework as Evolution.
Diffstat (limited to 'doc/reference/shell/eshell-docs.sgml')
-rw-r--r--doc/reference/shell/eshell-docs.sgml7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/reference/shell/eshell-docs.sgml b/doc/reference/shell/eshell-docs.sgml
index 5451736723..666da0276e 100644
--- a/doc/reference/shell/eshell-docs.sgml
+++ b/doc/reference/shell/eshell-docs.sgml
@@ -47,13 +47,6 @@
</chapter>
<chapter>
- <title>Extending Evolution</title>
- <xi:include href="xml/e-module.xml"/>
- <xi:include href="xml/e-extension.xml"/>
- <xi:include href="xml/e-extensible.xml"/>
- </chapter>
-
- <chapter>
<title>Actions</title>
<xi:include href="xml/shell-actions.xml"/>
<xi:include href="xml/action-groups.xml"/>