summaryrefslogtreecommitdiff
path: root/apidoc
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2021-10-06 12:42:56 -0400
committerColin Walters <walters@verbum.org>2021-10-06 12:42:56 -0400
commita73a28634d9d68ae98061529e36023adf353aed7 (patch)
tree7db526e0a2c7ff69975b5b62a5cc37cfbedc4da6 /apidoc
parentccb4a1fc35516b5d5ce0bb68587f9491840d5531 (diff)
downloadostree-a73a28634d9d68ae98061529e36023adf353aed7.tar.gz
Remove OstreeTlsCertInteraction bits from introspection
We filter out everything named `-private.h` from scanning, which differs from the gtk-doc exclude. Eventually this will be solved when we switch to the new gir-based docs. Came up in https://github.com/ostreedev/ostree-rs/pull/34#discussion_r723337772
Diffstat (limited to 'apidoc')
-rw-r--r--apidoc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/apidoc/Makefile.am b/apidoc/Makefile.am
index f8aa5998..f1f8faed 100644
--- a/apidoc/Makefile.am
+++ b/apidoc/Makefile.am
@@ -87,7 +87,7 @@ IGNORE_HFILES= \
ostree-repo-pull-private.h \
ostree-repo-static-delta-private.h \
ostree-sysroot-private.h \
- ostree-tls-cert-interaction.h \
+ ostree-tls-cert-interaction-private.h \
$(NULL)
# Images to copy into HTML directory.