Skip to content

Commit a0a377a

Browse files
Move under right namespaces and update linkings
1 parent 779d941 commit a0a377a

File tree

13 files changed

+66
-66
lines changed

13 files changed

+66
-66
lines changed

fern/docs/pages/developer-intro.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,40 +37,40 @@ Numerous snap-ins are available on the DevRev [Marketplace](https://devrev.ai/ma
3737
icon="fa-solid fa-message"
3838
href="/sdks/web/installation"
3939
/>
40-
40+
4141
<Card
4242
title="- DevRev SDK for Android"
4343
icon="fa-brands fa-android"
44-
href="/sdks/android"
44+
href="/sdks/android/android"
4545
/>
4646

4747
<Card
4848
title="- DevRev SDK for iOS"
4949
icon="fa-brands fa-apple"
50-
href="/sdks/ios"
50+
href="/sdks/ios/ios"
5151
/>
5252

5353
<Card
5454
title="- DevRev SDK for React Native"
5555
icon="fa-brands fa-react"
56-
href="/sdks/react-native"
56+
href="/sdks/react-native/react-native"
5757
/>
5858

5959
<Card
6060
title="- DevRev SDK for React Native expo"
6161
icon="fa-brands fa-react"
62-
href="/sdks/react-native-expo"
62+
href="/sdks/react-native-expo/react-native-expo"
6363
/>
6464

6565
<Card
6666
title="- DevRev SDK for Cordova"
6767
icon="fa-brands fa-js"
68-
href="/sdks/cordova"
68+
href="/sdks/cordova/cordova"
6969
/>
7070

7171
<Card
7272
title="- DevRev SDK for Flutter"
7373
icon="fa-brands fa-flutter"
74-
href="/sdks/flutter"
74+
href="/sdks/flutter/flutter"
7575
/>
7676
</Cards>

fern/docs/pages/plug-sdk/android.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# DevRev SDK for Android
2+
3+
This section provides documentation for integrating and using the DevRev SDK in your Android app.
4+
5+
## Documentation Sections
6+
7+
- [Quickstart Guide](./quickstart)
8+
- [Features](./features)
9+
- [Troubleshooting](./troubleshooting)
10+
- [Migration Guide](./migration-guide)

fern/docs/pages/plug-sdk/cordova.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# DevRev SDK for Cordova
2+
3+
This section provides documentation for integrating and using the DevRev SDK in your Cordova app.
4+
5+
## Documentation Sections
6+
7+
- [Quickstart Guide](./quickstart)
8+
- [Features](./features)
9+
- [Troubleshooting](./troubleshooting)
10+
- [Migration Guide](./migration-guide)

fern/docs/pages/plug-sdk/flutter.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# DevRev SDK for Flutter
2+
3+
This section provides documentation for integrating and using the DevRev SDK in your Flutter app.
4+
5+
## Documentation Sections
6+
7+
- [Quickstart Guide](./quickstart)
8+
- [Features](./features)
9+
- [Troubleshooting](./troubleshooting)
10+
- [Migration Guide](./migration-guide)

fern/docs/pages/plug-sdk/index.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,37 +12,37 @@ The DevRev SDK is a powerful tool designed to further enhance our widget on your
1212
<Card
1313
title="- DevRev SDK for Android"
1414
icon="fa-brands fa-android"
15-
href="/sdks/android"
15+
href="/sdks/android/android"
1616
/>
1717

1818
<Card
1919
title="- DevRev SDK for iOS"
2020
icon="fa-brands fa-apple"
21-
href="/sdks/ios"
21+
href="/sdks/ios/ios"
2222
/>
2323

2424
<Card
2525
title="- DevRev SDK for React Native"
2626
icon="fa-brands fa-react"
27-
href="/sdks/react-native"
27+
href="/sdks/react-native/react-native"
2828
/>
2929

3030
<Card
3131
title="- DevRev SDK for React Native expo"
3232
icon="fa-regular fa-angle-up"
33-
href="/sdks/react-native-expo"
33+
href="/sdks/react-native-expo/react-native-expo"
3434
/>
3535

3636
<Card
3737
title="- DevRev SDK for Cordova"
3838
icon="fa-solid fa-robot"
39-
href="/sdks/cordova"
39+
href="/sdks/cordova/cordova"
4040
/>
4141

4242
<Card
4343
title="- DevRev SDK for Flutter"
4444
icon="fa-brands fa-flutter"
45-
href="/sdks/flutter"
45+
href="/sdks/flutter/flutter"
4646
/>
4747

4848
</Cards>

fern/docs/pages/plug-sdk/ios.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.

fern/docs/pages/plug-sdk/ios/ios.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# DevRev SDK for iOS
2+
3+
This section provides documentation for integrating and using the DevRev SDK in your iOS app.
4+
5+
## Documentation Sections
6+
7+
- [Quickstart Guide](./quickstart)
8+
- [Features](./features)
9+
- [Troubleshooting](./troubleshooting)
10+
- [Migration Guide](./migration-guide)

fern/docs/pages/plug-sdk/react-native-expo.mdx renamed to fern/docs/pages/plug-sdk/react-native-expo/react-native-expo.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ This section provides documentation for integrating and using the DevRev SDK in
44

55
## Documentation Sections
66

7-
- [Quickstart Guide](./react-native-expo/quickstart)
8-
- [Features](./react-native-expo/features)
9-
- [Troubleshooting](./react-native-expo/troubleshooting)
7+
- [Quickstart Guide](./quickstart)
8+
- [Features](./features)
9+
- [Troubleshooting](./troubleshooting)

fern/docs/pages/plug-sdk/react-native.mdx

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# DevRev SDK for React Native
2+
3+
This section provides documentation for integrating and using the DevRev SDK in your React Native app.
4+
5+
## Documentation Sections
6+
7+
- [Quickstart Guide](./quickstart)
8+
- [Features](./features)
9+
- [Troubleshooting](./troubleshooting)
10+
- [Migration Guide](./migration-guide)

0 commit comments

Comments
 (0)