[gnome-bluetooth] docs: ignore built file



commit 29b6a6405523ed6e24aa778d9191665949894941
Author: Daniele Forsi <dforsi src gnome org>
Date:   Sun Aug 5 18:31:40 2012 +0200

    docs: ignore built file
    
    Ignores gnome-bluetooth-enum-types.h
    Documentation for those symbols is in bluetooth-enums.h

 docs/reference/libgnome-bluetooth/Makefile.am      |    2 +-
 .../gnome-bluetooth-sections.txt                   |   14 --------------
 2 files changed, 1 insertions(+), 15 deletions(-)
---
diff --git a/docs/reference/libgnome-bluetooth/Makefile.am b/docs/reference/libgnome-bluetooth/Makefile.am
index 90370b8..3bb547f 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 e99b9fb..66fd178 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>
-



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