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 e3e7f1ad..51a09d4e 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -27,6 +27,7 @@ except ModuleNotFoundError: # Ignore everything opaque or external for nitpicky mode _opaque = [ "FILE", + "SerdAllocatorImpl", "SerdCaretImpl", "SerdEnvImpl", "SerdNodeImpl", |