[libegg] Remove references to sidebar in the documentation
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libegg] Remove references to sidebar in the documentation
- Date: Fri, 25 Mar 2011 15:27:05 +0000 (UTC)
commit 184470bde7d35cd9f07b18825328b28bdc048ea8
Author: David King <davidk openismus com>
Date: Fri Mar 25 15:07:04 2011 +0100
Remove references to sidebar in the documentation
doc/Makefile.am | 1 -
doc/libegg-sections.txt | 37 -------------------------------------
doc/libegg.types | 5 -----
3 files changed, 0 insertions(+), 43 deletions(-)
---
diff --git a/doc/Makefile.am b/doc/Makefile.am
index da1e2b1..6bed27a 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -51,7 +51,6 @@ GTKDOC_CFLAGS = -I$(top_srcdir) $(EGG_CFLAGS) $(EGG_WARNING_FLAGS) \
GTKDOC_LIBS = \
$(top_builddir)/libegg/treeviewutils/libegg-treeview.la \
$(top_builddir)/libegg/background-monitor/libegg-background-monitor.la \
- $(top_builddir)/libegg/sidebar/libegg-sidebar.la \
$(top_builddir)/libegg/util/libeggutil.la \
$(EGG_LIBS) \
`pkg-config --libs libxml-2.0`
diff --git a/doc/libegg-sections.txt b/doc/libegg-sections.txt
index 583809a..5d41f45 100644
--- a/doc/libegg-sections.txt
+++ b/doc/libegg-sections.txt
@@ -150,43 +150,6 @@ EGG_IS_COLUMN_CHOOSER_DIALOG_CLASS
EGG_COLUMN_CHOOSER_DIALOG_GET_CLASS
</SECTION>
-<INCLUDE>libegg/sidebar/eggsidebar.h</INCLUDE>
-<SECTION>
-<FILE>eggsidebar</FILE>
-EggSidebarPriv
-<TITLE>EggSidebar</TITLE>
-EggSidebarDNDType
-egg_sidebar_new
-egg_sidebar_append
-egg_sidebar_remove
-egg_sidebar_save_layout
-egg_sidebar_load_layout
-<SUBSECTION Standard>
-EGG_SIDEBAR
-EGG_IS_SIDEBAR
-EGG_TYPE_SIDEBAR
-egg_sidebar_get_type
-EGG_SIDEBAR_CLASS
-EGG_IS_SIDEBAR_CLASS
-EGG_SIDEBAR_GET_CLASS
-</SECTION>
-
-<INCLUDE>libegg/sidebar/eggsidebarbutton.h</INCLUDE>
-<SECTION>
-<FILE>eggsidebarbutton</FILE>
-egg_sidebar_button_new
-egg_sidebar_button_set
-egg_sidebar_button_get
-<SUBSECTION Standard>
-EGG_SIDEBAR_BUTTON
-EGG_IS_SIDEBAR_BUTTON
-EGG_TYPE_SIDEBAR_BUTTON
-egg_sidebar_button_get_type
-RB_SIDEBAR_BUTTON_CLASS
-EGG_IS_SIDEBAR_BUTTON_CLASS
-EGG_SIDEBAR_BUTTON_GET_CLASS
-</SECTION>
-
<INCLUDE>libegg/pixbufthumbnail/egg-pixbuf-thumbnail.h</INCLUDE>
<INCLUDE>pixbufthumbnail/egg-pixbuf-thumbnail.h</INCLUDE>
<FILE>eggpixbufthumbnail</FILE>
diff --git a/doc/libegg.types b/doc/libegg.types
index 94c08c9..74392b2 100644
--- a/doc/libegg.types
+++ b/doc/libegg.types
@@ -6,14 +6,9 @@
#include <libegg/background-monitor/egg-background-monitor.h>
-#include <libegg/sidebar/eggsidebar.h>
-#include <libegg/sidebar/eggsidebarbutton.h>
-
egg_cell_renderer_keys_get_type
egg_cell_renderer_popup_get_type
egg_cell_renderer_text_get_type
egg_tree_multi_drag_source_get_type
egg_tree_model_filter_get_type
egg_background_monitor_get_type
-egg_sidebar_get_type
-egg_sidebar_button_get_type
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]