From 42af34a1fc9700ea8f876e72e51aa71a757c8e5a Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Sun, 24 May 2009 08:24:20 +0000 Subject: [PATCH] removing sections for gtk-doc --- docs/api/Makefile.am | 5 ++- docs/api/aweather-sections.txt | 68 ---------------------------------- 2 files changed, 3 insertions(+), 70 deletions(-) delete mode 100644 docs/api/aweather-sections.txt diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am index bc89acc..da39779 100644 --- a/docs/api/Makefile.am +++ b/docs/api/Makefile.am @@ -9,6 +9,7 @@ DOC_MODULE=aweather DOC_SOURCE_DIR=$(top_srcdir)/src/ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml MKDB_OPTIONS=--sgml-mode --output-format=xml -MAINTAINERCLEANFILES= \ - tmpl/* Makefile.in aweather-docs.sgml aweather-overrides.txt aweather.types include $(top_srcdir)/gtk-doc.make +CLEANFILES += aweather-sections.txt +MAINTAINERCLEANFILES=\ + tmpl/* Makefile.in aweather-docs.sgml aweather-overrides.txt aweather.types diff --git a/docs/api/aweather-sections.txt b/docs/api/aweather-sections.txt deleted file mode 100644 index e93755a..0000000 --- a/docs/api/aweather-sections.txt +++ /dev/null @@ -1,68 +0,0 @@ -
-aweather-gui -AWeatherGui -AWeatherGui -aweather_gui_new -aweather_gui_get_view -aweather_gui_get_builder -aweather_gui_get_window -aweather_gui_get_tabs -aweather_gui_get_drawing - -AWEATHER_GUI -AWEATHER_IS_GUI -AWEATHER_TYPE_GUI -aweather_gui_get_type -AWEATHER_GUI_CLASS -AWEATHER_IS_GUI_CLASS -AWEATHER_GUI_GET_CLASS -
- -
-aweather-view -AWeatherView -AWeatherView -aweather_view_new -aweather_view_set_time -aweather_view_get_time -aweather_view_set_location -aweather_view_get_location - -AWEATHER_VIEW -AWEATHER_IS_VIEW -AWEATHER_TYPE_VIEW -aweather_view_get_type -AWEATHER_VIEW_CLASS -AWEATHER_IS_VIEW_CLASS -AWEATHER_VIEW_GET_CLASS -
- -
-plugin-radar -radar_init -
- -
-plugin-ridge -ridge_init -
- -
-location -city_t -
- -
-aweather-plugin -
- -
-plugin-example -example_init -
- -
-opengl -opengl_init -
- -- 2.43.2