Skip to content

Commit 6830c36

Browse files
committed
Remove getting started content from TOC
1 parent afd4522 commit 6830c36

File tree

11 files changed

+0
-25
lines changed

11 files changed

+0
-25
lines changed

source/sdk.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,3 @@ and platforms. Each SDK is language-idiomatic and includes:
9595
:icon-alt: C++ SDK icon
9696

9797
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/.

source/sdk/cpp.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Atlas Device SDK for C++
1818
.. toctree::
1919
:titlesonly:
2020

21-
Install </sdk/cpp/install>
22-
Quick Start </sdk/cpp/quick-start>
2321
Model Data </sdk/cpp/model-data>
2422
Realm Files </sdk/cpp/realm-files>
2523
CRUD </sdk/cpp/crud/>

source/sdk/dotnet.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ Atlas Device SDK for .NET
1818
.. toctree::
1919
:titlesonly:
2020

21-
Install </sdk/dotnet/install>
22-
Quick Start </sdk/dotnet/quick-start>
2321
Quick Start for Unity </sdk/dotnet/unity>
2422
Realm Files </sdk/dotnet/realm-files>
2523
Model Data </sdk/dotnet/model-data>

source/sdk/flutter.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Atlas Device SDK for Flutter
2020
.. toctree::
2121
:titlesonly:
2222

23-
Install </sdk/flutter/install>
24-
Quick Start </sdk/flutter/quick-start>
2523
Realm Database </sdk/flutter/realm-database>
2624
Atlas App Services </sdk/flutter/app-services>
2725
Manage Users </sdk/flutter/users>

source/sdk/java.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ Atlas Device SDK for Java
2121
.. toctree::
2222
:titlesonly:
2323

24-
Install </sdk/java/install>
25-
Quick Starts </sdk/java/quick-starts>
2624
Realm Files </sdk/java/realm-files>
2725
Model Data </sdk/java/model-data>
2826
CRUD </sdk/java/crud>

source/sdk/kotlin.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Atlas Device SDK for Kotlin
2020
.. toctree::
2121
:titlesonly:
2222

23-
Install </sdk/kotlin/install>
24-
Quick Start </sdk/kotlin/quick-start>
2523
Realm </sdk/kotlin/realm-database>
2624
Connect to Atlas </sdk/kotlin/app-services>
2725
Manage Users </sdk/kotlin/users>

source/sdk/node.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ Atlas Device SDK for Node.js
1919
:titlesonly:
2020
:hidden:
2121

22-
Install </sdk/node/install>
23-
Quick Start </sdk/node/quick-start>
2422
Realm Files </sdk/node/realm-files>
2523
Model Data </sdk/node/model-data>
2624
CRUD </sdk/node/crud>

source/sdk/react-native.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ Atlas Device SDK for React Native
2424
:titlesonly:
2525
:hidden:
2626

27-
Install </sdk/react-native/install>
28-
Quick Start </sdk/react-native/quick-start>
29-
Bootstrap with Expo </sdk/react-native/bootstrap-with-expo>
3027
Realm Files </sdk/react-native/realm-files>
3128
Model Data </sdk/react-native/model-data>
3229
CRUD </sdk/react-native/crud>

source/sdk/swift.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ Atlas Device SDK for Swift
2323
.. toctree::
2424
:titlesonly:
2525

26-
Install </sdk/swift/install>
27-
Quick Start </sdk/swift/quick-start>
2826
Realm Files </sdk/swift/realm-files>
2927
Model Data </sdk/swift/model-data>
3028
CRUD </sdk/swift/crud>

source/studio.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Realm Studio
1111
:titlesonly:
1212
:hidden:
1313

14-
Install Realm Studio </studio/install>
1514
View Data with Device Sync </studio/view-atlas-data-sync>
1615
Open a Realm File </studio/open-realm-file>
1716
Explore a Realm File </studio/explore-realm-file>

source/web.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,13 @@ Atlas Device SDK for the Web
1717
.. toctree::
1818
:titlesonly:
1919

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>
2420
Atlas App Services </web/atlas-app-services>
2521
User Management </web/users>
2622
Query MongoDB </web/mongodb>
2723
Apollo GraphQL Client (React) </web/graphql-apollo-react>
2824
Next.js Integration Guide </web/nextjs>
2925
SDK Telemetry </web/telemetry>
3026
API Reference </web/api-reference>
31-
Upgrade from Stitch to Realm </web/migrate>
3227
Release Notes <https://github.com/realm/realm-js/releases>
3328

3429
.. banner::

0 commit comments

Comments
 (0)