diff options
Diffstat (limited to 'doc/conf.py.in')
-rw-r--r-- | doc/conf.py.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in index 70efec61..2ae43555 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -29,7 +29,9 @@ _opaque = [ "FILE", "SerdAllocatorImpl", "SerdCaretImpl", + "SerdCursorImpl", "SerdEnvImpl", + "SerdModelImpl", "SerdNodeImpl", "SerdNodesImpl", "SerdReaderImpl", |