summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniele Forsi <dforsi@src.gnome.org>2012-08-05 18:31:40 +0200
committerDaniele Forsi <dforsi@src.gnome.org>2012-08-06 10:54:17 +0200
commit29b6a6405523ed6e24aa778d9191665949894941 (patch)
treee8bbc9ca05437dd3a8d9d96dba047837901679c0 /docs
parenteb0749d47654b425715059b5a9af43216ef65ff5 (diff)
downloadgnome-bluetooth-29b6a6405523ed6e24aa778d9191665949894941.tar.gz
docs: ignore built file
Ignores gnome-bluetooth-enum-types.h Documentation for those symbols is in bluetooth-enums.h
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libgnome-bluetooth/Makefile.am2
-rw-r--r--docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt14
2 files changed, 1 insertions, 15 deletions
diff --git a/docs/reference/libgnome-bluetooth/Makefile.am b/docs/reference/libgnome-bluetooth/Makefile.am
index 90370b8f..3bb547f8 100644
--- a/docs/reference/libgnome-bluetooth/Makefile.am
+++ b/docs/reference/libgnome-bluetooth/Makefile.am
@@ -54,7 +54,7 @@ CFILE_GLOB=$(top_srcdir)/lib/*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=bluetooth-agent.h bluetooth-client-glue.h bluetooth-client-private.h bluetooth-chooser-private.h bluetooth-killswitch.h bluetooth-filter-widget.h obex-agent.h rfkill.h
+IGNORE_HFILES=bluetooth-agent.h bluetooth-client-glue.h bluetooth-client-private.h bluetooth-chooser-private.h bluetooth-killswitch.h bluetooth-filter-widget.h gnome-bluetooth-enum-types.h obex-agent.h rfkill.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
diff --git a/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt b/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
index e99b9fb0..66fd178d 100644
--- a/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
+++ b/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
@@ -112,17 +112,3 @@ bluetooth_type_to_string
bluetooth_uuid_to_string
bluetooth_verify_address
</SECTION>
-
-<SECTION>
-<FILE>gnome-bluetooth-enum-types</FILE>
-<SUBSECTION Standard>
-BLUETOOTH_TYPE_CATEGORY
-BLUETOOTH_TYPE_COLUMN
-BLUETOOTH_TYPE_STATUS
-BLUETOOTH_TYPE_TYPE
-bluetooth_category_get_type
-bluetooth_column_get_type
-bluetooth_status_get_type
-bluetooth_type_get_type
-</SECTION>
-