Skip to content

Commit 823dc90

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

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 = [
@@ -30,3 +32,11 @@ snappyVersion = "org.xerial.snappy:snappy-java:1.1.8.4"
3032
zstdVersion = "com.github.luben:zstd-jni:1.5.2-3"
3133
logbackVersion = "1.2.11"
3234
log4j2Version = "2.17.1"
35+
current-url = "https://www.mongodb.com/docs/drivers/java/sync/current"
36+
37+
[[banners]]
38+
targets = ["*"]
39+
variant = "info"
40+
value = """\
41+
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>`__.\
42+
"""

0 commit comments

Comments
 (0)