summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-11-30 22:11:02 +0300
committermonsta <[email protected]>2016-11-30 22:44:04 +0300
commit8e447af3d0e5fc7d3912620031b97fa78ee4beb4 (patch)
treedd336a8559afc9e5f3d319fa0b121c6b28cb8b24 /doc
parentd62da96bdf2aff605fb338b19c2f729dfaca93b4 (diff)
downloadeom-8e447af3d0e5fc7d3912620031b97fa78ee4beb4.tar.bz2
eom-8e447af3d0e5fc7d3912620031b97fa78ee4beb4.tar.xz
remove old plugin system and docs for it
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/Makefile.am3
-rw-r--r--doc/reference/eom-docs.sgml.in2
-rw-r--r--doc/reference/eom-sections.txt39
3 files changed, 1 insertions, 43 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 9e560d2..c8d1bc4 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -52,8 +52,7 @@ IGNORE_HFILES= \
eom-image-jpeg.h \
eom-marshal.h \
eom-application-service.h \
- eom-enum-types.h \
- eom-module.h
+ eom-enum-types.h
if !HAVE_EXIF
if !HAVE_EXEMPI
diff --git a/doc/reference/eom-docs.sgml.in b/doc/reference/eom-docs.sgml.in
index 06749a6..5ecc6ca 100644
--- a/doc/reference/eom-docs.sgml.in
+++ b/doc/reference/eom-docs.sgml.in
@@ -60,8 +60,6 @@
<chapter>
<title>Plugins</title>
- <xi:include href="xml/eom-plugin.xml"/>
- <xi:include href="xml/eom-plugin-manager.xml"/>
<xi:include href="xml/eom-plugin-engine.xml"/>
</chapter>
diff --git a/doc/reference/eom-sections.txt b/doc/reference/eom-sections.txt
index 868bf7c..47870da 100644
--- a/doc/reference/eom-sections.txt
+++ b/doc/reference/eom-sections.txt
@@ -375,30 +375,6 @@ EOM_THUMB_VIEW_GET_CLASS
</SECTION>
<SECTION>
-<FILE>eom-plugin</FILE>
-EOM_PLUGIN_CONST
-<TITLE>EomPlugin</TITLE>
-EomPlugin
-eom_plugin_activate
-eom_plugin_deactivate
-eom_plugin_update_ui
-eom_plugin_is_configurable
-eom_plugin_create_configure_dialog
-EOM_PLUGIN_REGISTER_TYPE_WITH_CODE
-EOM_PLUGIN_REGISTER_TYPE
-EOM_PLUGIN_DEFINE_TYPE_WITH_CODE
-EOM_PLUGIN_DEFINE_TYPE
-<SUBSECTION Standard>
-EOM_PLUGIN
-EOM_IS_PLUGIN
-EOM_TYPE_PLUGIN
-eom_plugin_get_type
-EOM_PLUGIN_CLASS
-EOM_IS_PLUGIN_CLASS
-EOM_PLUGIN_GET_CLASS
-</SECTION>
-
-<SECTION>
<FILE>eom-application</FILE>
EOM_APP
<TITLE>EomApplication</TITLE>
@@ -427,21 +403,6 @@ EOM_APPLICATION_GET_CLASS
</SECTION>
<SECTION>
-<FILE>eom-plugin-manager</FILE>
-<TITLE>EomPluginManager</TITLE>
-EomPluginManager
-eom_plugin_manager_new
-<SUBSECTION Standard>
-EOM_PLUGIN_MANAGER
-EOM_IS_PLUGIN_MANAGER
-EOM_TYPE_PLUGIN_MANAGER
-eom_plugin_manager_get_type
-EOM_PLUGIN_MANAGER_CLASS
-EOM_IS_PLUGIN_MANAGER_CLASS
-EOM_PLUGIN_MANAGER_GET_CLASS
-</SECTION>
-
-<SECTION>
<FILE>eom-scroll-view</FILE>
<TITLE>EomScrollView</TITLE>
EomScrollView