[gnome-bluetooth] docs: move *Class symbols to "SUBSECTION Standard"



commit a5c51eb84da42316344c2ba42325e439ad455a22
Author: Daniele Forsi <dforsi src gnome org>
Date:   Thu Jun 13 19:18:51 2013 +0200

    docs: move *Class symbols to "SUBSECTION Standard"
    
    Fixes:
    ./tmpl/bluetooth-chooser.sgml:100: warning: Field descriptions for struct BluetoothChooserClass are 
missing in source code comment block.
    ./tmpl/bluetooth-chooser-button.sgml:47: warning: Field descriptions for struct 
BluetoothChooserButtonClass are missing in source code comment block.
    ./tmpl/bluetooth-chooser-combo.sgml:54: warning: Field descriptions for struct BluetoothChooserComboClass 
are missing in source code comment block.
    ./tmpl/bluetooth-client.sgml:54: warning: Field descriptions for struct BluetoothClientClass are missing 
in source code comment block.

 .../gnome-bluetooth-sections.txt                   |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt 
b/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
index 66fd178..7bf6c0f 100644
--- a/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
+++ b/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
@@ -2,7 +2,6 @@
 <FILE>bluetooth-chooser</FILE>
 <TITLE>BluetoothChooser</TITLE>
 BluetoothChooser
-BluetoothChooserClass
 bluetooth_chooser_dump_selected_device
 bluetooth_chooser_get_scrolled_window
 bluetooth_chooser_get_selected_device
@@ -15,6 +14,7 @@ bluetooth_chooser_new
 bluetooth_chooser_start_discovery
 bluetooth_chooser_stop_discovery
 <SUBSECTION Standard>
+BluetoothChooserClass
 BLUETOOTH_CHOOSER
 BLUETOOTH_CHOOSER_CLASS
 BLUETOOTH_GET_CHOOSER_CLASS
@@ -28,10 +28,10 @@ bluetooth_chooser_get_type
 <FILE>bluetooth-chooser-button</FILE>
 <TITLE>BluetoothChooserButton</TITLE>
 BluetoothChooserButton
-BluetoothChooserButtonClass
 bluetooth_chooser_button_available
 bluetooth_chooser_button_new
 <SUBSECTION Standard>
+BluetoothChooserButtonClass
 BLUETOOTH_CHOOSER_BUTTON
 BLUETOOTH_IS_CHOOSER_BUTTON
 BLUETOOTH_TYPE_CHOOSER_BUTTON
@@ -43,9 +43,9 @@ bluetooth_chooser_button_get_type
 <TITLE>BluetoothChooserCombo</TITLE>
 BLUETOOTH_CHOOSER_COMBO_FIRST_DEVICE
 BluetoothChooserCombo
-BluetoothChooserComboClass
 bluetooth_chooser_combo_new
 <SUBSECTION Standard>
+BluetoothChooserComboClass
 BLUETOOTH_CHOOSER_COMBO
 BLUETOOTH_GET_CHOOSER_COMBO_CLASS
 BLUETOOTH_IS_CHOOSER_COMBO
@@ -59,7 +59,6 @@ bluetooth_chooser_combo_get_type
 <FILE>bluetooth-client</FILE>
 <TITLE>BluetoothClient</TITLE>
 BluetoothClient
-BluetoothClientClass
 bluetooth_client_connect_service
 bluetooth_client_connect_service_finish
 bluetooth_client_get_adapter_model
@@ -68,6 +67,7 @@ bluetooth_client_get_filter_model
 bluetooth_client_get_model
 bluetooth_client_new
 <SUBSECTION Standard>
+BluetoothClientClass
 BLUETOOTH_CLIENT
 BLUETOOTH_CLIENT_CLASS
 BLUETOOTH_GET_CLIENT_CLASS


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