aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-07-09 20:23:41 -0400
committerDavid Robillard <d@drobilla.net>2022-01-13 23:03:53 -0500
commitbf72cc408db5244881143619236aee20156f4ffd (patch)
treed8f12781c8050e2ee9c0e9d83488838968480f00 /doc
parenta1c18e5585a1b3edbe62f53e768d270e54e4cac5 (diff)
downloadserd-bf72cc408db5244881143619236aee20156f4ffd.tar.gz
serd-bf72cc408db5244881143619236aee20156f4ffd.tar.bz2
serd-bf72cc408db5244881143619236aee20156f4ffd.zip
Add SerdCaret
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in
index 4d5bf6b8..5fdf1220 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -23,7 +23,7 @@ _opaque = [
"FILE",
"SerdByteSinkImpl",
"SerdByteSourceImpl",
- "SerdCursorImpl",
+ "SerdCaretImpl",
"SerdEnvImpl",
"SerdIterImpl",
"SerdModelImpl",