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 b208553..1d5923a 100644 --- a/doc/conf.py.in +++ b/doc/conf.py.in @@ -24,6 +24,7 @@ _opaque = [ "VkInstance", "VkResult", "VkSurfaceKHR", + "int16_t", "size_t", "uint16_t", "uint32_t", |