We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b551e8 commit 769d525Copy full SHA for 769d525
snooty/rstspec.toml
@@ -1088,6 +1088,10 @@ type = {link = "https://mongodb.github.io/mongo-csharp-driver/2.10/apidocs/html/
1088
help = """Link to the Java driver's documentation."""
1089
type = {link = "https://mongodb.github.io/mongo-java-driver/4.2/%s"}
1090
1091
+[role."java-docs-4.3"]
1092
+help = """Link to the Java driver's documentation."""
1093
+type = {link = "https://mongodb.github.io/mongo-java-driver/4.3/%s"}
1094
+
1095
[role.java-async-docs]
1096
help = """Link to the async Java driver's documentation."""
1097
type = {link = "https://mongodb.github.io/mongo-java-driver/4.2/driver-reactive/%s"}
0 commit comments