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 5037d217..8f99424c 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -28,6 +28,7 @@ except ModuleNotFoundError: _opaque = [ "FILE", "SerdEnvImpl", + "SerdNodeImpl", "SerdReaderImpl", "SerdWriterImpl", "int64_t", |