summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw@src.gnome.org>2014-04-25 00:01:26 +0800
committerFlorian Müllner <fmuellner@gnome.org>2014-05-28 22:07:19 +0200
commit1b77149ec9a8ab6df6bb67433ec89d187203d3d7 (patch)
tree0d456a46c84452ce74756fff87f6fdf06a6bfd15
parent93c9e031e37de963375f7dfd0938c4f4591025d1 (diff)
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
-rw-r--r--docs/reference/shell/Makefile.am1
-rw-r--r--docs/reference/shell/shell-docs.sgml.in1
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/shell/Makefile.am b/docs/reference/shell/Makefile.am
index c4b064fc..b82c916b 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 d61f067c..09ea0edf 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>