Skip to content

Commit 16f29b5

Browse files
committed
DOCSP-43975: EOL docs versions (#579)
* DOCSP-43975: EOL docs versions * format * edit (cherry picked from commit a3cdcbc) (cherry picked from commit 823dc90)
1 parent ee6b32a commit 16f29b5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

snooty.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
eol = true
2+
13
name = "java"
24
title = "Java Sync"
35
intersphinx = [
@@ -32,3 +34,11 @@ zstdVersion = "com.github.luben:zstd-jni:1.5.2-3"
3234
logbackVersion = "1.2.11"
3335
log4j2Version = "2.17.1"
3436
communityForums = "https://www.mongodb.com/community/forums/"
37+
current-url = "https://www.mongodb.com/docs/drivers/java/sync/current"
38+
39+
[[banners]]
40+
targets = ["*"]
41+
variant = "info"
42+
value = """\
43+
This version of the documentation is archived and no longer supported. View the `current documentation <{+current-url+}>`__ to learn how to `upgrade your version of the {+driver-short+} <{+current-url+}/upgrade>`__.\
44+
"""

0 commit comments

Comments
 (0)