File tree Expand file tree Collapse file tree 11 files changed +0
-25
lines changed Expand file tree Collapse file tree 11 files changed +0
-25
lines changed Original file line number Diff line number Diff line change @@ -95,5 +95,3 @@ and platforms. Each SDK is language-idiomatic and includes:
95
95
:icon-alt: C++ SDK icon
96
96
97
97
Build applications in C++. Access data stored in realms and sync data with Atlas.
98
-
99
- For legacy (pre-v10) Realm Documentation, see https://www.mongodb.com/docs/realm-legacy/docs/.
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ Atlas Device SDK for C++
18
18
.. toctree::
19
19
:titlesonly:
20
20
21
- Install </sdk/cpp/install>
22
- Quick Start </sdk/cpp/quick-start>
23
21
Model Data </sdk/cpp/model-data>
24
22
Realm Files </sdk/cpp/realm-files>
25
23
CRUD </sdk/cpp/crud/>
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ Atlas Device SDK for .NET
18
18
.. toctree::
19
19
:titlesonly:
20
20
21
- Install </sdk/dotnet/install>
22
- Quick Start </sdk/dotnet/quick-start>
23
21
Quick Start for Unity </sdk/dotnet/unity>
24
22
Realm Files </sdk/dotnet/realm-files>
25
23
Model Data </sdk/dotnet/model-data>
Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ Atlas Device SDK for Flutter
20
20
.. toctree::
21
21
:titlesonly:
22
22
23
- Install </sdk/flutter/install>
24
- Quick Start </sdk/flutter/quick-start>
25
23
Realm Database </sdk/flutter/realm-database>
26
24
Atlas App Services </sdk/flutter/app-services>
27
25
Manage Users </sdk/flutter/users>
Original file line number Diff line number Diff line change @@ -21,8 +21,6 @@ Atlas Device SDK for Java
21
21
.. toctree::
22
22
:titlesonly:
23
23
24
- Install </sdk/java/install>
25
- Quick Starts </sdk/java/quick-starts>
26
24
Realm Files </sdk/java/realm-files>
27
25
Model Data </sdk/java/model-data>
28
26
CRUD </sdk/java/crud>
Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ Atlas Device SDK for Kotlin
20
20
.. toctree::
21
21
:titlesonly:
22
22
23
- Install </sdk/kotlin/install>
24
- Quick Start </sdk/kotlin/quick-start>
25
23
Realm </sdk/kotlin/realm-database>
26
24
Connect to Atlas </sdk/kotlin/app-services>
27
25
Manage Users </sdk/kotlin/users>
Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ Atlas Device SDK for Node.js
19
19
:titlesonly:
20
20
:hidden:
21
21
22
- Install </sdk/node/install>
23
- Quick Start </sdk/node/quick-start>
24
22
Realm Files </sdk/node/realm-files>
25
23
Model Data </sdk/node/model-data>
26
24
CRUD </sdk/node/crud>
Original file line number Diff line number Diff line change @@ -24,9 +24,6 @@ Atlas Device SDK for React Native
24
24
:titlesonly:
25
25
:hidden:
26
26
27
- Install </sdk/react-native/install>
28
- Quick Start </sdk/react-native/quick-start>
29
- Bootstrap with Expo </sdk/react-native/bootstrap-with-expo>
30
27
Realm Files </sdk/react-native/realm-files>
31
28
Model Data </sdk/react-native/model-data>
32
29
CRUD </sdk/react-native/crud>
Original file line number Diff line number Diff line change @@ -23,8 +23,6 @@ Atlas Device SDK for Swift
23
23
.. toctree::
24
24
:titlesonly:
25
25
26
- Install </sdk/swift/install>
27
- Quick Start </sdk/swift/quick-start>
28
26
Realm Files </sdk/swift/realm-files>
29
27
Model Data </sdk/swift/model-data>
30
28
CRUD </sdk/swift/crud>
Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ Realm Studio
11
11
:titlesonly:
12
12
:hidden:
13
13
14
- Install Realm Studio </studio/install>
15
14
View Data with Device Sync </studio/view-atlas-data-sync>
16
15
Open a Realm File </studio/open-realm-file>
17
16
Explore a Realm File </studio/explore-realm-file>
Original file line number Diff line number Diff line change @@ -17,18 +17,13 @@ Atlas Device SDK for the Web
17
17
.. toctree::
18
18
:titlesonly:
19
19
20
- Install </web/install>
21
- Quick Start </web/quickstart>
22
- Quick Start with React </web/react-web-quickstart>
23
- Atlas Device Sync (Preview) </web/sync>
24
20
Atlas App Services </web/atlas-app-services>
25
21
User Management </web/users>
26
22
Query MongoDB </web/mongodb>
27
23
Apollo GraphQL Client (React) </web/graphql-apollo-react>
28
24
Next.js Integration Guide </web/nextjs>
29
25
SDK Telemetry </web/telemetry>
30
26
API Reference </web/api-reference>
31
- Upgrade from Stitch to Realm </web/migrate>
32
27
Release Notes <https://github.com/realm/realm-js/releases>
33
28
34
29
.. banner::
You can’t perform that action at this time.
0 commit comments