Skip to content

Commit 4bd2a2a

Browse files
eol v2.19
1 parent c0f3bc6 commit 4bd2a2a

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,12 @@
1+
eol = true
2+
3+
[[banners]]
4+
targets = ["*"]
5+
variant = "info"
6+
value = """\
7+
This version of the documentation is archived and no longer supported. View the `current documentation {+current-documentation+}`__ to learn how to `upgrade your version of the {+driver-short+} {+current-documentation+}/upgrade`__.\
8+
"""
9+
110
name = "csharp"
211
title = "C#/.NET"
312
toc_landing_pages = [
@@ -36,3 +45,4 @@ string-data-type = "``string``"
3645
int-data-type = "``integer``"
3746
not-available = "N/A"
3847
analyzer = "MongoDB C# Analyzer"
48+
current-documentation = "https://www.mongodb.com/docs/drivers/csharp/current/"

0 commit comments

Comments
 (0)