Skip to content

Commit d6ba7d1

Browse files
committed
DOCSP-36146 - EOL (#884)
(cherry picked from commit 1805ff7) (cherry picked from commit 470aae2)
1 parent 65f0949 commit d6ba7d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

snooty.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
eol = true
2+
13
name = "node"
24
title = "Node.js"
35
intersphinx = [
@@ -37,3 +39,10 @@ cmk-long = "Customer Master Key"
3739
dek-long = "Data Encryption Key"
3840
csfle-short = "CSFLE"
3941
csfle-long = "Client-side Field Level Encryption (CSFLE)"
42+
43+
[[banners]]
44+
targets = ["*"]
45+
variant = "info"
46+
value = """\
47+
This version of the documentation is archived and no longer supported. View the `current documentation <https://www.mongodb.com/docs/drivers/node/current/>`__ to learn how to `upgrade your version of the {+driver-short+} <https://www.mongodb.com/docs/drivers/node/current/upgrade/>`__.\
48+
"""

0 commit comments

Comments
 (0)