Files
renderdoc/renderdoc/core
baldurk 6b8ce92d88 Clean up docstrings in python interfaces to be strictly typed/formatted
* Also added a script that can run as part of CI to verify that the docstring
  matches, by generating a regex from the docstring documented parameter types
  and return type and making sure we find a match within the C headers. This
  ensures all parameters are documented with the right types, no extra
  parameters are documented, and the return type is correct.
* The script also checks proper scoping so that if qrenderdoc docstrings
  mention a renderdoc type, they need to scope it properly.
2020-12-07 17:44:51 +00:00
..
2020-01-14 18:02:10 +00:00
2020-01-06 16:20:45 +00:00
2020-01-06 16:20:45 +00:00
2020-01-06 16:20:45 +00:00