summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Withnall <philip@tecnocode.co.uk>2012-08-10 00:13:11 +0100
committerPhilip Withnall <philip@tecnocode.co.uk>2012-08-10 00:26:02 +0100
commit9cfa94edfa153b148339db12efe5d787e3c95d43 (patch)
treec28ebe3160f14ad72a3456b49be4ec4b58cc157d /docs
parent93a708dea36235d97861ad1793f3d5ce5457d151 (diff)
docs: Remove protected symbols from the documentation
Folks isn’t really extensible outside its own source tree, so why clutter up the documentation (and its build process/logs) with protected symbols?
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index ad3f94e5..a1a26be3 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -69,6 +69,7 @@ $(folkstelepathygtkdoc_DATA): folks-telepathy-gtk-doc
valadoc_flags = \
--force \
--package-version $(PACKAGE_VERSION) \
+ --no-protected \
$(NULL)
# folks documentation