[grilo] Revert "doc: add the GrlNetWc definition"



commit 389c04158c144fdffaec05dddc8d428aeef3d8a6
Author: Víctor Manuel Jáquez Leal <vjaquez igalia com>
Date:   Wed Dec 15 11:26:54 2010 +0100

    Revert "doc: add the GrlNetWc definition"
    
    This reverts commit 0c8ac155c51bf9c509922a448c1f290daea48740.
    
    Because gtk-doc 1.14 does not support multiple source directories, the
    reference subdirectory must be splitted in two: grilo core documentation and
    grilo libraries documentation.
    
    This commit revert the addition of GrlNetWc in grilo core documentation, as
    previous step for the documentation split.
    
    Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez igalia com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=636414

 doc/reference/grilo-docs.sgml    |    5 -----
 doc/reference/grilo-sections.txt |   26 --------------------------
 doc/reference/grilo.types        |    1 -
 3 files changed, 0 insertions(+), 32 deletions(-)
---
diff --git a/doc/reference/grilo-docs.sgml b/doc/reference/grilo-docs.sgml
index 95ddc2f..b1d6b7e 100644
--- a/doc/reference/grilo-docs.sgml
+++ b/doc/reference/grilo-docs.sgml
@@ -72,11 +72,6 @@
       <xi:include href="xml/grl-log.xml"/>
       <xi:include href="xml/grl-error.xml"/>
     </chapter>
-
-    <chapter id="libs">
-      <title>Helper libraries</title>
-      <xi:include href="xml/grl-net-wc.xml"/>
-    </chapter>
   </reference>
 
   <index id="api-index-full">
diff --git a/doc/reference/grilo-sections.txt b/doc/reference/grilo-sections.txt
index d991074..8adac7d 100644
--- a/doc/reference/grilo-sections.txt
+++ b/doc/reference/grilo-sections.txt
@@ -402,32 +402,6 @@ GRL_MEDIA_IMAGE_GET_CLASS
 </SECTION>
 
 <SECTION>
-<FILE>grl-net-wc</FILE>
-<TITLE>GrlNetWc</TITLE>
-GrlNetWcError
-GrlNetWc
-GrlNetWcClass
-grl_net_wc_error_quark
-grl_net_wc_new
-grl_net_wc_request_async
-grl_net_wc_request_finish
-grl_net_wc_set_log_level
-grl_net_wc_set_throttling
-grl_net_wc_flush_delayed_requests
-<SUBSECTION Private>
-GrlNetWcPrivate
-<SUBSECTION Standard>
-GRL_IS_NET_WC
-GRL_NET_WC_ERROR
-GRL_NET_WC
-GRL_TYPE_NET_WC
-grl_net_wc_get_type
-GRL_NET_WC_CLASS
-GRL_IS_NET_WC_CLASS
-GRL_NET_WC_GET_CLASS
-</SECTION>
-
-<SECTION>
 <FILE>grl-metadata-key</FILE>
 <TITLE>GrlMetadataKey<TITLE>
 GRL_METADATA_KEY_GET_ID
diff --git a/doc/reference/grilo.types b/doc/reference/grilo.types
index 1e3b349..1a4886d 100644
--- a/doc/reference/grilo.types
+++ b/doc/reference/grilo.types
@@ -18,5 +18,4 @@ grl_media_image_get_type
 grl_media_plugin_get_type
 grl_media_source_get_type
 grl_metadata_source_get_type
-grl_net_wc_get_type
 grl_plugin_registry_get_type



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