Skip to content

Commit 801a87b

Browse files
committed
Initial deprecation work
1 parent 020e8f6 commit 801a87b

File tree

5 files changed

+27
-299
lines changed

5 files changed

+27
-299
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ MongoDB Realm Documentation
44

55
This repository contains documentation for MongoDB Realm.
66

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+
718
Contribute
819
----------
920

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ sync-short = "Device Sync"
9898
# Realm Rebrand announcement for .local London
9999
[[banners]]
100100
targets = ["*"]
101-
variant = "info"
101+
variant = "warning"
102102
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. \
104104
"""

source/deprecation.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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+

source/index.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Welcome to the Atlas Device SDK Docs
1313
:titlesonly:
1414
:hidden:
1515

16-
Introduction </introduction>
16+
Device SDKs Deprecation </deprecation>
1717
C++ SDK </sdk/cpp>
1818
Flutter SDK </sdk/flutter>
1919
Java SDK </sdk/java>
@@ -38,8 +38,6 @@ Welcome to the Atlas Device SDK Docs
3838
.. button:: Get started with a tutorial
3939
:uri: https://mongodb.com/docs/atlas/app-services/get-started/
4040

41-
:doc:`Read the 5-Minute Introduction <introduction>`
42-
4341
.. image:: /images/hero.png
4442
:alt: Atlas Device SDK landing page hero image
4543
:class: hero-img
@@ -144,5 +142,3 @@ SDK is language-idiomatic and includes:
144142
:icon-alt: C++ SDK icon
145143

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

source/introduction.txt

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

0 commit comments

Comments
 (0)