[libgda] Misc doc. updates



commit e983f6f6f4bd5aae037a8cef400f8991b9e183ea
Author: Vivien Malerba <malerba gnome-db org>
Date:   Sun Sep 13 15:21:25 2009 +0200

    Misc doc. updates

 doc/C/libgda-ui-sections.txt                   |    1 -
 tools/browser/doc/tmpl/browser-connection.sgml |   46 +++++++++++++++++++-----
 tools/browser/doc/tmpl/browser-core.sgml       |    6 ---
 3 files changed, 37 insertions(+), 16 deletions(-)
---
diff --git a/doc/C/libgda-ui-sections.txt b/doc/C/libgda-ui-sections.txt
index 6d651a9..e7a009a 100644
--- a/doc/C/libgda-ui-sections.txt
+++ b/doc/C/libgda-ui-sections.txt
@@ -2,7 +2,6 @@
 <FILE>gdaui-easy</FILE>
 <TITLE>UI Utility functions</TITLE>
 gdaui_new_data_entry
-gdaui_new_cell_renderer
 </SECTION>
 
 <SECTION>
diff --git a/tools/browser/doc/tmpl/browser-connection.sgml b/tools/browser/doc/tmpl/browser-connection.sgml
index b5119d0..034fad7 100644
--- a/tools/browser/doc/tmpl/browser-connection.sgml
+++ b/tools/browser/doc/tmpl/browser-connection.sgml
@@ -35,10 +35,6 @@ An opened connection
 
 </para>
 
-@: 
-@: 
-@:
-
 @browserconnection: the object which received the signal.
 @arg1: 
 @arg2: 
@@ -48,8 +44,6 @@ An opened connection
 
 </para>
 
-@:
-
 @browserconnection: the object which received the signal.
 
 <!-- ##### SIGNAL BrowserConnection::meta-changed ##### -->
@@ -57,12 +51,16 @@ An opened connection
 
 </para>
 
-@: 
-@:
-
 @browserconnection: the object which received the signal.
 @arg1: 
 
+<!-- ##### SIGNAL BrowserConnection::transaction-status-changed ##### -->
+<para>
+
+</para>
+
+ browserconnection: the object which received the signal.
+
 <!-- ##### FUNCTION browser_connection_new ##### -->
 <para>
 
@@ -189,6 +187,36 @@ An opened connection
 @Returns: 
 
 
+<!-- ##### FUNCTION browser_connection_begin ##### -->
+<para>
+
+</para>
+
+ bcnc: 
+ error: 
+ Returns: 
+
+
+<!-- ##### FUNCTION browser_connection_commit ##### -->
+<para>
+
+</para>
+
+ bcnc: 
+ error: 
+ Returns: 
+
+
+<!-- ##### FUNCTION browser_connection_rollback ##### -->
+<para>
+
+</para>
+
+ bcnc: 
+ error: 
+ Returns: 
+
+
 <!-- ##### FUNCTION browser_connection_get_transaction_status ##### -->
 <para>
 
diff --git a/tools/browser/doc/tmpl/browser-core.sgml b/tools/browser/doc/tmpl/browser-core.sgml
index fa061d8..4148dae 100644
--- a/tools/browser/doc/tmpl/browser-core.sgml
+++ b/tools/browser/doc/tmpl/browser-core.sgml
@@ -43,9 +43,6 @@ Singleton holding the global browser information
 
 </para>
 
-@: 
-@:
-
 @browsercore: the object which received the signal.
 @arg1: 
 
@@ -54,9 +51,6 @@ 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]