Skip to content

Commit a3cdcbc

Browse files
authored
DOCSP-43975: EOL docs versions (mongodb#579)
* DOCSP-43975: EOL docs versions * format * edit
1 parent 3d60dc2 commit a3cdcbc

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 = [
@@ -25,3 +27,11 @@ package-name-org = "mongodb-org"
2527
api = "https://mongodb.github.io/mongo-java-driver/{+version+}"
2628
stable-api = "Stable API"
2729
mongocrypt-version = "1.5.2"
30+
current-url = "https://www.mongodb.com/docs/drivers/java/sync/current"
31+
32+
[[banners]]
33+
targets = ["*"]
34+
variant = "info"
35+
value = """\
36+
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>`__.\
37+
"""

0 commit comments

Comments
 (0)