File tree Expand file tree Collapse file tree 5 files changed +27
-299
lines changed Expand file tree Collapse file tree 5 files changed +27
-299
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ MongoDB Realm Documentation
4
4
5
5
This repository contains documentation for MongoDB Realm.
6
6
7
+ > [!WARNING]
8
+ > As of September 2024, Atlas Device SDKs are deprecated. Atlas Device SDKs
9
+ > will reach end-of-life and be removed on September 30, 2025.
10
+ >
11
+ > These services will reach end-of-life and be removed on September 30, 2025.
12
+ >
13
+ > With the previously-announced GraphQL and Static Hosting deprecations, all of
14
+ > the documentation in this repository is also deprecated. The documentation will
15
+ > be updated on a best-effort basis until September 30, 2025. After that date,
16
+ > the documentation will no longer be maintained.
17
+
7
18
Contribute
8
19
----------
9
20
Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ sync-short = "Device Sync"
98
98
# Realm Rebrand announcement for .local London
99
99
[[banners ]]
100
100
targets = [" *" ]
101
- variant = " info "
101
+ variant = " warning "
102
102
value = """ \
103
- Realm is now Atlas Device SDK – `Learn More <http://www.mongodb.com/blog/post/realm-now-part-atlas-platform>`__ \
103
+ Atlas Device SDKs are deprecated. Refer to the ref:`deprecation page <device-sdks-deprecation>` for details. \
104
104
"""
Original file line number Diff line number Diff line change
1
+ .. _device-sdks-deprecation:
2
+
3
+ =============================
4
+ Atlas Device SDKs Deprecation
5
+ =============================
6
+
7
+ .. contents:: On this page
8
+ :local:
9
+ :backlinks: none
10
+ :depth: 2
11
+ :class: singlecol
12
+
13
+
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Welcome to the Atlas Device SDK Docs
13
13
:titlesonly:
14
14
:hidden:
15
15
16
- Introduction </introduction >
16
+ Device SDKs Deprecation </deprecation >
17
17
C++ SDK </sdk/cpp>
18
18
Flutter SDK </sdk/flutter>
19
19
Java SDK </sdk/java>
@@ -38,8 +38,6 @@ Welcome to the Atlas Device SDK Docs
38
38
.. button:: Get started with a tutorial
39
39
:uri: https://mongodb.com/docs/atlas/app-services/get-started/
40
40
41
- :doc:`Read the 5-Minute Introduction <introduction>`
42
-
43
41
.. image:: /images/hero.png
44
42
:alt: Atlas Device SDK landing page hero image
45
43
:class: hero-img
@@ -144,5 +142,3 @@ SDK is language-idiomatic and includes:
144
142
:icon-alt: C++ SDK icon
145
143
146
144
Build applications in C++. Access data stored in realms and sync data with Atlas.
147
-
148
- For legacy (pre-v10) Realm Documentation, see https://www.mongodb.com/docs/realm-legacy/docs/.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments