Skip to content

Commit 6d0b3c6

Browse files
authored
DOCSP-30859-eol-v1.6 (#133)
1 parent 79a78e1 commit 6d0b3c6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

snooty.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name = "kafka-connector"
22
title = "MongoDB Kafka Connector"
3+
4+
eol = true
5+
36
intersphinx = ["https://www.mongodb.com/docs/manual/objects.inv"]
47
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"]
58

@@ -31,3 +34,11 @@ mongodb-port-mapping="35001"
3134
jmx-port-mapping="35000"
3235
sandbox-directory="kafka-edu/docs-examples/mongodb-kafka-base/"
3336
win-sandbox-directory="kafka-edu\\docs-examples\\mongodb-kafka-base\\"
37+
current-url-base = "https://www.mongodb.com/docs/kafka-connector/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-base+}/>`__ to learn how to `upgrade your version of the {+connector+} <{+current-url-base+}/introduction/install/>`__.\
44+
"""

0 commit comments

Comments
 (0)