Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Source Context
title: "Source Context for Debug Files"
sidebar_title: "Source Context"
description: >-
Learn about setting up source bundles to show source code in stack traces on
the Issue Details page.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Source Context
title: "Source Context for Debug Files"
sidebar_title: "Source Context"
description: >-
Learn about setting up source bundles to show source code in stack traces on
the Issue Details page.
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/elixir/user-feedback/configuration/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Configuration
title: "User Feedback Configuration"
sidebar_title: "Configuration"
description: "Learn about the general User Feedback configuration fields."
sidebar_order: 6100
---
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/go/legacy-sdk/context.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Context
title: "Context (Legacy SDK)"
sidebar_title: "Context"
sidebar_order: 3
noindex: true
tags: []
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/go/legacy-sdk/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Integrations
title: "Integrations (Legacy SDK)"
sidebar_title: "Integrations"
noindex: true
tags: []
---
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/java/usage.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Capturing Errors
title: "Capturing Errors (Legacy)"
sidebar_title: "Capturing Errors"
sidebar_order: 1
sidebar_section: features
description: "Learn more about passing configuration options to a static Sentry#init method Sentry."
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Breadcrumbs
title: "Breadcrumbs Integration"
sidebar_title: "Breadcrumbs"
description: "Wraps native browser APIs to capture breadcrumbs. (default)"
notSupported:
- javascript.node
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: OpenTelemetry Support
title: "OpenTelemetry Support in 8.x"
sidebar_title: "OpenTelemetry Support"
sidebar_order: 8930
description: "Learn OpenTelemetry support in SDK 8.x"
supported:
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/javascript/legacy-sdk/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Integrations
title: "Integrations (Legacy SDK)"
sidebar_title: "Integrations"
noindex: true
tags: []
---
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/javascript/legacy-sdk/sourcemaps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Source Maps
title: "Source Maps (Legacy SDK)"
sidebar_title: "Source Maps"
sidebar_order: 3
noindex: true
tags: []
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Configuration
title: "User Feedback Configuration"
sidebar_title: "Configuration"
description: "Learn about the general User Feedback configuration fields."
sidebar_order: 6100
---
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/php/legacy-sdk/config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Configuration
title: "Configuration (Legacy SDK)"
sidebar_title: "Configuration"
noindex: true
tags: []
---
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/php/legacy-sdk/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Integrations
title: "Integrations (Legacy SDK)"
sidebar_title: "Integrations"
noindex: true
tags: []
---
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/php/legacy-sdk/usage.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Usage
title: "Usage (Legacy SDK)"
sidebar_title: "Usage"
sidebar_order: 1
noindex: true
tags: []
Expand Down
3 changes: 2 additions & 1 deletion docs/platforms/python/legacy-sdk/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
draft: true
categories: []
toc: true
title: Integrations
title: "Integrations (Legacy SDK)"
sidebar_title: "Integrations"
noindex: true
tags: []
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Hermes
title: "Uploading Source Maps with Hermes"
sidebar_title: "Hermes"
description: "Upload source maps for React Native Hermes applications."
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Expo
title: "Uploading Source Maps with Expo"
sidebar_title: "Expo"
description: "Upload source maps for native Expo releases and EAS Update."
---

Expand Down
Loading