diff options
Diffstat (limited to 'doc/conf.py.in')
-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 9b1cdc70..e3e7f1ad 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -32,6 +32,7 @@ _opaque = [ "SerdNodeImpl", "SerdReaderImpl", "SerdSinkImpl", + "SerdStatementImpl", "SerdWorldImpl", "SerdWriterImpl", "int64_t", |