[totem] Fix plugin documentation build



commit ee05f2b124e54e565dc6c13a947e88d024da8660
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Jun 19 16:05:22 2010 +0100

    Fix plugin documentation build
    
    Remove symbols from the documentation files which no longer exist.

 docs/reference/totem-sections.txt |   32 +-------------------------------
 docs/reference/totem.types        |    2 --
 2 files changed, 1 insertions(+), 33 deletions(-)
---
diff --git a/docs/reference/totem-sections.txt b/docs/reference/totem-sections.txt
index 4637a9e..3912860 100644
--- a/docs/reference/totem-sections.txt
+++ b/docs/reference/totem-sections.txt
@@ -102,39 +102,9 @@ totem_interface_set_transient_for
 <SECTION>
 <FILE>totem-plugin</FILE>
 <TITLE>TotemPlugin</TITLE>
-TotemPlugin
-TotemPluginClass
-TotemPluginError
-TotemPluginActivationFunc
-TotemPluginDeactivationFunc
-TotemPluginWidgetFunc
-TOTEM_PLUGIN_DEFINE_TYPE
 TOTEM_PLUGIN_REGISTER
-TOTEM_PLUGIN_REGISTER_EXTENDED
-TOTEM_PLUGIN_REGISTER_TYPE
-totem_plugin_activate
-totem_plugin_deactivate
-totem_plugin_create_configure_dialog
-totem_plugin_is_configurable
-totem_plugin_load_interface
 totem_plugin_find_file
-<SUBSECTION Standard>
-TOTEM_PLUGIN
-TOTEM_IS_PLUGIN
-TOTEM_TYPE_PLUGIN
-totem_plugin_get_type
-TOTEM_PLUGIN_GET_CLASS
-TOTEM_PLUGIN_CLASS
-TOTEM_IS_PLUGIN_CLASS
-TOTEM_PLUGIN_CONST
-TOTEM_PLUGIN_ERROR
-totem_plugin_error_get_type
-totem_plugin_error_quark
-TOTEM_TYPE_PLUGIN_ERROR
-<SUBSECTION Private>
-TotemPluginPrivate
-totem_get_plugin_paths
-TotemPluginBooleanFunc
+totem_plugin_load_interface
 </SECTION>
 
 <SECTION>
diff --git a/docs/reference/totem.types b/docs/reference/totem.types
index ef2402d..87cd876 100644
--- a/docs/reference/totem.types
+++ b/docs/reference/totem.types
@@ -1,10 +1,8 @@
-#include "totem-plugin.h"
 #include "totem.h"
 #include "totem-cell-renderer-video.h"
 #include "totem-video-list.h"
 #include "bacon-video-widget.h"
 
-totem_plugin_get_type
 totem_object_get_type
 totem_cell_renderer_video_get_type
 totem_video_list_get_type



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]