diff --git a/docs/python_api/renderdoc/funcs.rst b/docs/python_api/renderdoc/funcs.rst index 0f67ba854..db52f8343 100644 --- a/docs/python_api/renderdoc/funcs.rst +++ b/docs/python_api/renderdoc/funcs.rst @@ -40,6 +40,8 @@ Logging & Versioning .. autofunction:: renderdoc.SetDebugLogFile .. autofunction:: renderdoc.GetLogFile .. autofunction:: renderdoc.GetVersionString +.. autofunction:: renderdoc.GetCommitHash +.. autofunction:: renderdoc.GetDriverInformation Maths & Utilities -----------------