summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2009-05-20 10:59:19 +0200
committerSimon Josefsson <simon@josefsson.org>2009-05-20 10:59:19 +0200
commit5965229e8240569a8f942a4f9c4ea779fd77502d (patch)
tree96000bbeee1ecc5e9a73032276e13c6ea8c3dbe3
parentfb0cbf1a794963ff35e9d98f75f7bb65aec966e0 (diff)
downloadlibtasn1-5965229e8240569a8f942a4f9c4ea779fd77502d.tar.gz
libtasn1-5965229e8240569a8f942a4f9c4ea779fd77502d.tar.bz2
libtasn1-5965229e8240569a8f942a4f9c4ea779fd77502d.zip
Ignore ASN1_API.
-rw-r--r--doc/reference/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 8cab924..ee3eec9 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -29,7 +29,8 @@ SCANGOBJ_OPTIONS=
# Extra options to supply to gtkdoc-scan.
# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
-SCAN_OPTIONS=--deprecated-guards=ASN1_DISABLE_DEPRECATED
+SCAN_OPTIONS=--ignore-decorators=ASN1_API \
+ --deprecated-guards=ASN1_DISABLE_DEPRECATED
# Extra options to supply to gtkdoc-mkdb.
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml