mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-22 13:45:55 +00:00
Add entries in sphinx documentation to generate correct API autodocs
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Vulkan Pipeline State
|
||||
=====================
|
||||
|
||||
.. automodule:: renderdoc
|
||||
:members:
|
||||
:undoc-members:
|
||||
:imported-members:
|
||||
:exclude-members: free_functions__, enum_constants__, name_match__include_only__startswith__VK_
|
||||
Reference in New Issue
Block a user