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 c6e146f2..70efec61 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -31,6 +31,7 @@ _opaque = [ "SerdCaretImpl", "SerdEnvImpl", "SerdNodeImpl", + "SerdNodesImpl", "SerdReaderImpl", "SerdSinkImpl", "SerdStatementImpl", |