Skip to content

Commit 85a9fee

Browse files
committed
Make deprecation an important admonition
1 parent a2c6ed7 commit 85a9fee

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
`KMongo <https://litote.org/kmongo/>`__ is a popular community-developed library
22
for working with MongoDB from Kotlin applications.
3-
It is also a wrapper around the Java driver.
4-
It was created prior to the creation of the official Kotlin driver to serve
5-
the needs of the Kotlin community. As of July 2023, it has been marked as deprecated.
3+
It is a wrapper around the Java driver and was created prior to the creation of
4+
the official Kotlin driver to serve the needs of the Kotlin community.
5+
6+
.. important::
7+
8+
As of July 2023, KMongo has been marked as deprecated.

0 commit comments

Comments
 (0)