docs: Remove protected symbols from the documentation
authorPhilip Withnall <philip@tecnocode.co.uk>
Thu, 9 Aug 2012 23:13:11 +0000 (00:13 +0100)
committerPhilip Withnall <philip@tecnocode.co.uk>
Thu, 9 Aug 2012 23:26:02 +0000 (00:26 +0100)
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

index ad3f94e..a1a26be 100644 (file)
@@ -69,6 +69,7 @@ $(folkstelepathygtkdoc_DATA): folks-telepathy-gtk-doc
 valadoc_flags = \
        --force \
        --package-version $(PACKAGE_VERSION) \
+       --no-protected \
        $(NULL)
 
 # folks documentation