[folks] docs: Remove protected symbols from the documentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks] docs: Remove protected symbols from the documentation
- Date: Thu, 9 Aug 2012 23:29:21 +0000 (UTC)
commit 9cfa94edfa153b148339db12efe5d787e3c95d43
Author: Philip Withnall <philip tecnocode co uk>
Date: Fri Aug 10 00:13:11 2012 +0100
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?
docs/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index ad3f94e..a1a26be 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]