[libgda] Documentation cleanups



commit ace5ff0a01cb21520cef5c49a45497770ad4bd3f
Author: Vivien Malerba <malerba gnome-db org>
Date:   Thu Sep 10 21:36:28 2009 +0200

    Documentation cleanups

 doc/C/tmpl/gdaui-easy.sgml                     |   10 ----------
 doc/C/tmpl/gdaui-set.sgml                      |    6 ------
 libgda-ui/gdaui-set.h                          |    2 ++
 tools/browser/doc/tmpl/browser-connection.sgml |    9 +++++++++
 tools/browser/doc/tmpl/browser-core.sgml       |    6 ++++++
 5 files changed, 17 insertions(+), 16 deletions(-)
---
diff --git a/doc/C/tmpl/gdaui-easy.sgml b/doc/C/tmpl/gdaui-easy.sgml
index 28fb9b3..e6d7c80 100644
--- a/doc/C/tmpl/gdaui-easy.sgml
+++ b/doc/C/tmpl/gdaui-easy.sgml
@@ -27,13 +27,3 @@ Set of UI related functions
 @Returns: 
 
 
-<!-- ##### FUNCTION gdaui_new_cell_renderer ##### -->
-<para>
-
-</para>
-
- type: 
- plugin_name: 
- Returns: 
-
-
diff --git a/doc/C/tmpl/gdaui-set.sgml b/doc/C/tmpl/gdaui-set.sgml
index eb2285a..213ce75 100644
--- a/doc/C/tmpl/gdaui-set.sgml
+++ b/doc/C/tmpl/gdaui-set.sgml
@@ -53,8 +53,6 @@ GdauiSet
 
 @group: 
 @source: 
- _gda_reserved1: 
- _gda_reserved2: 
 
 <!-- ##### STRUCT GdauiSetSource ##### -->
 <para>
@@ -66,8 +64,4 @@ GdauiSet
 @shown_cols_index: 
 @ref_n_cols: 
 @ref_cols_index: 
- _gda_reserved1: 
- _gda_reserved2: 
- _gda_reserved3: 
- _gda_reserved4: 
 
diff --git a/libgda-ui/gdaui-set.h b/libgda-ui/gdaui-set.h
index 9bf267a..df90708 100644
--- a/libgda-ui/gdaui-set.h
+++ b/libgda-ui/gdaui-set.h
@@ -43,6 +43,7 @@ struct _GdauiSetGroup {
         GdaSetGroup      *group;
         GdauiSetSource *source; /* if NULL, then @group->nodes contains exactly one entry */
 
+	/*< private >*/
         /* Padding for future expansion */
         gpointer      _gda_reserved1;
         gpointer      _gda_reserved2;
@@ -61,6 +62,7 @@ struct _GdauiSetSource {
  	gint ref_n_cols;
  	gint *ref_cols_index; 
 
+	/*< private >*/
         /* Padding for future expansion */
         gpointer        _gda_reserved1;
         gpointer        _gda_reserved2;
diff --git a/tools/browser/doc/tmpl/browser-connection.sgml b/tools/browser/doc/tmpl/browser-connection.sgml
index 1a85fb2..a2578cb 100644
--- a/tools/browser/doc/tmpl/browser-connection.sgml
+++ b/tools/browser/doc/tmpl/browser-connection.sgml
@@ -35,6 +35,10 @@ An opened connection
 
 </para>
 
+@: 
+@: 
+@:
+
 @browserconnection: the object which received the signal.
 @arg1: 
 @arg2: 
@@ -44,6 +48,8 @@ An opened connection
 
 </para>
 
+@:
+
 @browserconnection: the object which received the signal.
 
 <!-- ##### SIGNAL BrowserConnection::meta-changed ##### -->
@@ -51,6 +57,9 @@ An opened connection
 
 </para>
 
+@: 
+@:
+
 @browserconnection: the object which received the signal.
 @arg1: 
 
diff --git a/tools/browser/doc/tmpl/browser-core.sgml b/tools/browser/doc/tmpl/browser-core.sgml
index 4148dae..fa061d8 100644
--- a/tools/browser/doc/tmpl/browser-core.sgml
+++ b/tools/browser/doc/tmpl/browser-core.sgml
@@ -43,6 +43,9 @@ Singleton holding the global browser information
 
 </para>
 
+@: 
+@:
+
 @browsercore: the object which received the signal.
 @arg1: 
 
@@ -51,6 +54,9 @@ Singleton holding the global browser information
 
 </para>
 
+@: 
+@:
+
 @browsercore: the object which received the signal.
 @arg1: 
 



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