From: Philip Withnall Date: Thu, 9 Aug 2012 23:13:11 +0000 (+0100) Subject: docs: Remove protected symbols from the documentation X-Git-Tag: FOLKS_0_7_4_1~74 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9cfa94edfa153b148339db12efe5d787e3c95d43;p=platform%2Fupstream%2Ffolks.git 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? --- 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