summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2014-08-08 12:27:20 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-08-21 14:33:11 -0400
commit4bc5a9c728b47a65d82192f36be7755541f653a1 (patch)
tree1bf805a7b37feab7277c223350c777ecd31ee3d6 /docs
parentf3440d331602cff99437781c6eb18b2703778aeb (diff)
downloadlibnice-4bc5a9c728b47a65d82192f36be7755541f653a1.tar.gz
docs: Ignore some undocumentable/non-public API
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libnice/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/libnice/Makefile.am b/docs/reference/libnice/Makefile.am
index 74e9d67..36ac119 100644
--- a/docs/reference/libnice/Makefile.am
+++ b/docs/reference/libnice/Makefile.am
@@ -57,7 +57,8 @@ CFILE_GLOB=$(top_srcdir)/agent/agent.c \
IGNORE_HFILES= conncheck.h discovery.h stream.h component.h agent-priv.h \
iostream.h inputstream.h outputstream.h \
gstnice.h gstnicesrc.h gstnicesink.h \
- md5.h sha1.h stunhmac.h utils.h rand.h stun5389.h stuncrc32.h
+ md5.h sha1.h stunhmac.h utils.h rand.h stun5389.h stuncrc32.h \
+ stund.h agent-signals-marshal.h win32_common.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png