mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-06 01:50:38 +00:00
Add support for documenting bindings API directly in code
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
Enums and Data Structures
|
||||
=========================
|
||||
|
||||
.. automodule:: renderdoc
|
||||
:members:
|
||||
:undoc-members:
|
||||
:imported-members:
|
||||
:exclude-members: free_functions__, str
|
||||
|
||||
Reference in New Issue
Block a user