summaryrefslogtreecommitdiff
path: root/doc/reference
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-09-21 00:57:30 +0200
committerSimon Josefsson <simon@josefsson.org>2012-09-21 01:03:06 +0200
commit920a7aa76258583d1ba9b9c1d21f167e01647460 (patch)
tree148ea61dd6a12fdf36a63fa67b3c8ebdf9e67f83 /doc/reference
parent7feebc365756ee1e8d98db1d1b1728ec96c6e688 (diff)
downloadgnutls-920a7aa76258583d1ba9b9c1d21f167e01647460.tar.gz
Fix GTK-DOC warnings.
Diffstat (limited to 'doc/reference')
-rw-r--r--doc/reference/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 5825d07fbe..0022f7d107 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -65,7 +65,7 @@ EXTRA_HFILES=
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
IGNORE_HFILES=
-# find lib -name \*.h -exec basename {} \; | grep -v -e ^abstract.h$ -e ^crypto.h$ -e ^dtls.h$ -e ^gnutls.h$ -e ^openpgp.h$ -e ^pkcs11.h$ -e ^pkcs12.h$ -e ^x509.h$ | sort | uniq | sed -e 's/^/\t/' -e 's/$/ \\/'
+# find lib -name \*.h -exec basename {} \; | grep -v -e ^abstract.h$ -e ^crypto.h$ -e ^dtls.h$ -e ^gnutls.h$ -e ^openpgp.h$ -e ^pkcs11.h$ -e ^pkcs12.h$ -e ^x509.h$ -e ^ocsp.h$ -e ^tpm.h$ | sort | uniq | sed -e 's/^/\t/' -e 's/$/ \\/'
IGNORE_HFILES += \
abstract_int.h \
accelerated.h \
@@ -127,6 +127,7 @@ IGNORE_HFILES += \
gnutlsxx.h \
gstr.h \
hash.h \
+ heartbeat.h \
int.h \
keydb.h \
libtasn1.h \
@@ -138,9 +139,11 @@ IGNORE_HFILES += \
packet.h \
parser_aux.h \
pbkdf2-sha1.h \
+ pin.h \
pkcs11_int.h \
psk.h \
psk_passwd.h \
+ randomart.h \
random.h \
safe_renegotiation.h \
server_name.h \
@@ -153,6 +156,7 @@ IGNORE_HFILES += \
structure.h \
system.h \
types.h \
+ verify-high.h \
x509_b64.h \
x509_int.h \
x86.h