[libgda] Doc. update
- From: Vivien Malerba <vivien src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] Doc. update
- Date: Sun, 18 May 2014 19:47:28 +0000 (UTC)
commit 41b39a34fc3e827a158f8641d01327a31e8ed552
Author: Vivien Malerba <malerba gnome-db org>
Date: Sun May 11 17:28:55 2014 +0200
Doc. update
doc/C/libgda-6.0-docs.sgml | 3 +++
doc/C/libgda-sections.txt | 3 ++-
doc/C/prov-writing-virtual-methods.xml | 12 ------------
3 files changed, 5 insertions(+), 13 deletions(-)
---
diff --git a/doc/C/libgda-6.0-docs.sgml b/doc/C/libgda-6.0-docs.sgml
index 300849b..49c2bb2 100644
--- a/doc/C/libgda-6.0-docs.sgml
+++ b/doc/C/libgda-6.0-docs.sgml
@@ -1682,6 +1682,9 @@ g_object_unref (eng);
<index id="index-5-2-0" role="5.2.0">
<title>Index of new symbols in 5.2.0</title>
</index>
+ <index id="index-6-0-0" role="6.0">
+ <title>Index of new symbols in 6.0</title>
+ </index>
<index id="index-deprecated" role="deprecated">
<title>Index of deprecated symbols</title>
</index>
diff --git a/doc/C/libgda-sections.txt b/doc/C/libgda-sections.txt
index 4af77a4..dd91e23 100644
--- a/doc/C/libgda-sections.txt
+++ b/doc/C/libgda-sections.txt
@@ -112,10 +112,11 @@ GDA_CONNECTION_ERROR
gda_connection_new_from_dsn
gda_connection_new_from_string
gda_connection_open
+gda_connection_open_from_dsn
+gda_connection_open_from_string
GdaConnectionOpenFunc
gda_connection_open_async
gda_connection_close
-gda_connection_close_no_warning
gda_connection_is_opened
gda_connection_get_status
<SUBSECTION>
diff --git a/doc/C/prov-writing-virtual-methods.xml b/doc/C/prov-writing-virtual-methods.xml
index 7ad5f21..e5eeb09 100644
--- a/doc/C/prov-writing-virtual-methods.xml
+++ b/doc/C/prov-writing-virtual-methods.xml
@@ -577,22 +577,10 @@ gboolean (*key_columns) (GdaServerProvider *, GdaConnection *, GdaMetaStore *,
<sect1>
<title>Methods - misc.</title>
<sect2>
- <title>cancel()</title>
- <para>
- This method cancels an asynchronous task.
- </para>
- </sect2>
- <sect2>
<title>create_connection()</title>
<para>
Reserved for internal implementation.
</para>
</sect2>
- <sect2>
- <title>is_busy()</title>
- <para>
- This method tests if a connection is already busy in a, asynchronous task.
- </para>
- </sect2>
</sect1>
</chapter>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]