8000 (DOCSP-29160): Kotlin compatibility page (#31) · nickldp/docs-kotlin@bb0fef1 · GitHub
[go: up one dir, main page]

Skip to content

Commit bb0fef1

Browse files
authored
(DOCSP-29160): Kotlin compatibility page (mongodb#31)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - https://jira.mongodb.org/browse/DOCSP-29160 Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-29160/compatibility/ ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
1 parent 012e2fb commit bb0fef1

5 files changed

+46
-473
lines changed

source/compatibility.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@ The first column lists the driver version(s).
2121

2222
.. sharedinclude:: dbx/compatibility-table-legend.rst
2323

24-
.. include:: /includes/mongodb-compatibility-table-java.rst
24+
.. include:: /includes/mongodb-compatibility-table-kotlin.rst
2525

2626
Language Compatibility
2727
----------------------
2828

2929
The following compatibility table specifies the recommended version(s) of the
30-
{+driver-long+} for use with a specific version of Java.
30+
{+driver-long+} for use with a specific version of Kotlin.
3131

3232
The first column lists the driver version(s).
3333

34-
.. include:: /includes/language-compatibility-table-java.rst
34+
.. include:: /includes/language-compatibility-table-kotlin.rst
3535

3636
For more information on how to read the compatibility tables, see our guide on
37-
:ref:`MongoDB Compatibility Tables. <about-driver-compatibility>`
37+
:ref:`MongoDB Compatibility Tables <about-driver-compatibility>`.

source/includes/language-compatibility-table-java.rst

Lines changed: 0 additions & 174 deletions
This file was deleted.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. list-table::
2+
:header-rows: 1
3+
:stub-columns: 1
4+
:class: compatibility-large
5+
:widths: 1 4
6+
7+
* - Kotlin Driver Version
8+
- Kotlin 1.8
9+
10+
11+
* - 4.10
12+
- ✓

0 commit comments

Comments
 (0)
0