Skip to content

Commit 37120fd

Browse files
Refactor java migration guides (#7315)
* Refactor migration guide for Java SDK (split in different pages; create better overview of available migration guides on index page * Change sidebar order to reflect order of other SDKs
1 parent e4e8d72 commit 37120fd

File tree

10 files changed

+425
-401
lines changed

10 files changed

+425
-401
lines changed

src/platforms/java/common/configuration/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Configuration
3-
sidebar_order: 10
3+
sidebar_order: 5
44
description: "Learn more about how to configure the SDK. These options are set when the SDK is first initialized, passed to the init method as an object."
55
---
66

src/platforms/java/common/legacy/usage.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manual Usage
2+
title: Usage
33
sidebar_order: 15
44
redirect_from:
55
- /clients/java/usage/

src/platforms/java/common/scope.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Scope & Breadcrumbs
3-
sidebar_order: 3
3+
sidebar_order: 11
44
redirect_from:
55
- /clients/java/context/
66
---

0 commit comments

Comments
 (0)