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 2ae43555..b72d0882 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -39,6 +39,7 @@ _opaque = [ "SerdStatementImpl", "SerdWorldImpl", "SerdWriterImpl", + "ZixStringView", "int16_t", "int32_t", "int64_t", |