### How do you use Sentry? Self-hosted/on-premise ### Version 1.29.2 ### Steps to Reproduce 1. Visit https://getsentry.github.io/sentry-python/api.html 2. Look for docs on `sentry_sdk.capture_exception()`, specifically its kwargs 3. Find this text: `For supported **scope_args see sentry_sdk.Scope.update_from_kwargs().` 4. Look for docs on `sentry_sdk.Scope.update_from_kwargs` ### Expected Result Found docs ### Actual Result Docs don't exist