[gnome-shell] build: Remove ShellNetworkAgent documentation



commit 1b77149ec9a8ab6df6bb67433ec89d187203d3d7
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Fri Apr 25 00:01:26 2014 +0800

    build: Remove ShellNetworkAgent documentation
    
    It is only an internal implementation detail, and it also causes build problem
    when NetworkManager is disabled.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=726460

 docs/reference/shell/Makefile.am        |    1 +
 docs/reference/shell/shell-docs.sgml.in |    1 -
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/shell/Makefile.am b/docs/reference/shell/Makefile.am
index c4b064f..b82c916 100644
--- a/docs/reference/shell/Makefile.am
+++ b/docs/reference/shell/Makefile.am
@@ -66,6 +66,7 @@ IGNORE_HFILES=                                        \
        gactionmuxer.h                          \
        gactionobservable.h                     \
        gactionobserver.h                       \
+       shell-network-agent.h                   \
        shell-recorder-src.h
 
 if !BUILD_RECORDER
diff --git a/docs/reference/shell/shell-docs.sgml.in b/docs/reference/shell/shell-docs.sgml.in
index d61f067..09ea0ed 100644
--- a/docs/reference/shell/shell-docs.sgml.in
+++ b/docs/reference/shell/shell-docs.sgml.in
@@ -50,7 +50,6 @@
     <xi:include href="xml/shell-wm.xml"/>
     <xi:include href="xml/shell-util.xml"/>
     <xi:include href="xml/shell-mount-operation.xml"/>
-    <xi:include href="xml/shell-network-agent.xml"/>
     <xi:include href="xml/shell-polkit-authentication-agent.xml"/>
     <xi:include href="xml/shell-tp-client.xml"/>
   </chapter>


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