Skip to content

Commit 5fcc3da

Browse files
Sunset v20250317 (#251)
* Sunset v20250317 * retry build * retry build * reorder snooty.toml * update manual intersphinx link * retry build * fix banner copy * retry build * retry build
1 parent 2a15136 commit 5fcc3da

25 files changed

+77
-6
lines changed

snooty.toml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name = "atlas-architecture"
22
title = "Atlas Architecture Center"
3+
eol = true
34

4-
intersphinx = [ "https://www.mongodb.com/docs/master/objects.inv",
5+
intersphinx = [ "https://www.mongodb.com/docs/manual/objects.inv",
56
"https://www.mongodb.com/docs/drivers/objects.inv",
67
"https://www.mongodb.com/docs/database-tools/objects.inv",
78
"https://www.mongodb.com/docs/mongocli/stable/objects.inv",
@@ -23,8 +24,6 @@ intersphinx = [ "https://www.mongodb.com/docs/master/objects.inv",
2324
"https://www.mongodb.com/docs/charts/objects.inv"
2425
]
2526

26-
# toc_landing_pages = ["/paths/to/pages/that/have/nested/content"]
27-
2827
toc_landing_pages = [
2928
"/getting-started",
3029
"/operational-efficiency",
@@ -377,8 +376,8 @@ vercel-dynamic = "`dynamic IP addresses <https://www.vercel.com/support/articles
377376
workload = "Workload Identity Federation"
378377

379378
[[banners]]
380-
targets = ["index.txt", "high-availability.txt", "resiliency.txt"]
379+
targets = ["*"]
381380
variant = "info"
382381
value = """\
383-
The {+atlas-arch-center+} is in early release and includes recommendations for a single-cloud, single-region architecture. MongoDB plans to add multi-region recommendations, recommendations for compliance with external standards, and a plug-and-play Terraform code repository in future releases.
384-
"""
382+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/atlas/architecture/current/>`__.\
383+
"""

source/auditing-logging.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-auditing-logging:
25

36
=============================================

source/auth.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-auth:
25

36
=========================================================

source/automation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-automation:
25

36
==============================================================

source/backups.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-backups:
25

36
================================

source/billing-data.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-billing-data:
25

36
=====================================

source/compliance.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-compliance:
25

36
===============================================

source/cost-optimization.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
:noprevnext:
25

36
===============================================================

source/cost-saving-config.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-cost-saving-config:
25

36
==========================================================

source/data-encryption.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _arch-center-data-encryption:
25

36
========================================

0 commit comments

Comments
 (0)