Commit bab2258
committed
feat: Restructure JavaScript SDK documentation organization
- Move apis.mdx from /common/ to /common/configuration/
- Move sampling.mdx from /common/configuration/ to /common/
- Add redirects for both old paths to maintain existing links
This reorganization improves the documentation structure by:
- Placing APIs documentation with other configuration topics
- Elevating sampling to a top-level concept (not just a config option)
All existing URLs will automatically redirect to the new locations.1 parent 87b7518 commit bab2258
File tree
3 files changed
+18
-2
lines changed- docs/platforms/javascript/common
- configuration
3 files changed
+18
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1118 | 1118 | | |
1119 | 1119 | | |
1120 | 1120 | | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
| 1133 | + | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
1121 | 1137 | | |
1122 | 1138 | | |
1123 | 1139 | | |
| |||
0 commit comments