diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py.in | 1 |
1 files changed, 1 insertions, 0 deletions
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", |