Skip to content

Commit b85b388

Browse files
committed
updated files to reflect TOC
1 parent 3c4d085 commit b85b388

12 files changed

+153
-1
lines changed

source/frameworks.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,17 @@ Build with Frameworks
1919
Electron </frameworks/electron>
2020
Flutter </frameworks/flutter>
2121
Maui </frameworks/maui>
22+
.NET </frameworks/dotnet>
2223
SwiftUI </frameworks/swiftui>
2324

2425
The following pages contain information about building with specific
2526
frameworks using Atlas Device SDK:
2627

2728
- :ref:`sdks-build-with-react`
2829
- :ref:`sdks-build-with-react-native`
29-
- :ref:`sdks-build-with-nextjs`
3030
- :ref:`sdks-build-with-electron`
3131
- :ref:`sdks-build-with-flutter`
3232
- :ref:`sdks-build-with-maui`
33+
- :ref:`sdks-build-with-dotnet`
34+
- :ref:`sdks-build-with-react-native`
3335
- :ref:`sdks-build-with-swiftui`
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-access-atlas:
2+
3+
============
4+
Access Atlas
5+
============
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. _sdks-react-api-reference:
2+
3+
===================================
4+
API Reference
5+
===================================
6+
7+
.. toctree::
8+
:titlesonly:
9+
10+
JavaScript SDK Reference (@realm) <https://www.mongodb.com/docs/realm-sdks/js/latest/>

source/frameworks/react/install.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-install:
2+
3+
===================================
4+
Install @realm/react in a React App
5+
===================================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-manage-users:
2+
3+
============
4+
Manage Users
5+
============
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-model-data:
2+
3+
==========
4+
Model Data
5+
==========
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-manage-database-files:
2+
3+
============================
4+
Open & Manage Database Files
5+
============================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-quick-start:
2+
3+
============================
4+
Quick Start for @realm/react
5+
============================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-react-to-changes:
2+
3+
================
4+
React to Changes
5+
================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
.. _sdks-react-read-write:
2+
3+
=================
4+
Read & Write Data
5+
=================
6+
7+
.. contents:: On this page
8+
:local:
9+
:backlinks: none
10+
:depth: 2
11+
:class: singlecol
12+
13+
Placeholder page for information about building with @realm/react. (This may
14+
be a directory as we have two pages for this?)

0 commit comments

Comments
 (0)