Skip to content

Commit aef0df5

Browse files
authored
DOCSP-35628: EOL v1.9 (#152)
1 parent 6e06a11 commit aef0df5

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,5 +1,7 @@
11
name = "kafka-connector"
22
title = "MongoDB Kafka Connector"
3+
eol = true
4+
35
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
46
toc_landing_pages = ["/introduction", "/tutorials", "/sink-connector", "/source-connector", "/sink-connector/configuration-properties", "/source-connector/configuration-properties", "/sink-connector/fundamentals", "/source-connector/fundamentals", "/source-connector/usage-examples", "/security-and-authentication", "/troubleshooting"]
57

@@ -45,3 +47,11 @@ mongodb-port-mapping="35001"
4547
jmx-port-mapping="35000"
4648
sandbox-directory="kafka-edu/docs-examples/mongodb-kafka-base/"
4749
win-sandbox-directory="kafka-edu\\docs-examples\\mongodb-kafka-base\\"
50+
current-url-base = "https://www.mongodb.com/docs/kafka-connector/current"
51+
52+
[[banners]]
53+
targets = ["*"]
54+
variant = "info"
55+
value = """\
56+
This version of the documentation is archived and no longer supported. View the `current documentation <{+current-url-base+}/>`__ to learn how to `upgrade your version of the {+connector+} <{+current-url-base+}/introduction/install/>`__.\
57+
"""

0 commit comments

Comments
 (0)