From c2e59da8865a8c5719b8ddaf5f68204729a8ebab Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 1 Mar 2021 19:38:01 -0500 Subject: Add SerdSink interface and hide implementations --- doc/conf.py.in | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/conf.py.in b/doc/conf.py.in index 8f99424c..3ce284b1 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -30,6 +30,7 @@ _opaque = [ "SerdEnvImpl", "SerdNodeImpl", "SerdReaderImpl", + "SerdSinkImpl", "SerdWriterImpl", "int64_t", "size_t", -- cgit v1.2.1