Skip to content

Commit 0c2b6ed

Browse files
committed
DOCSP-47985: eols
1 parent 2666985 commit 0c2b6ed

File tree

90 files changed

+277
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+277
-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 = [
@@ -32,3 +34,11 @@ zstdVersion = "com.github.luben:zstd-jni:1.5.5-3"
3234
logbackVersion = "1.2.11"
3335
log4j2Version = "2.17.1"
3436
communityForums = "https://www.mongodb.com/community/forums/"
37+
current-url = "https://www.mongodb.com/docs/drivers/java/sync/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+}>`__ to learn how to `upgrade your version of the {+driver-short+} <{+current-url+}/upgrade>`__.\
44+
"""

source/api-documentation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _java-api-landing:
25

36
=================

source/compatibility.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _java-compatibility-tables:
25

36
=============

source/connection-troubleshooting.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _java-connection-troubleshooting:
25

36
==========================

source/faq.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _java-faq:
25

36
===

source/fundamentals.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
============
25
Fundamentals
36
============

source/fundamentals/aggregation-expression-operations.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _java-aggregation-expression-operations:
25

36
=================================

source/fundamentals/aggregation.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _java-aggregation:
25

36
===========

source/fundamentals/auth.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _authentication-mechanisms:
25

36
=========================

source/fundamentals/builders.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.. meta::
2+
:robots: noindex, nosnippet
3+
14
.. _java-builders:
25

36
========

0 commit comments

Comments
 (0)