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 890e7d1 commit f1f271fCopy full SHA for f1f271f
snooty/rstspec.toml
@@ -329,6 +329,10 @@ type = "link http://mongodb.github.io/mongo-java-driver/3.7/javadoc/%s"
329
help = """Link to the synchronous Java driver's API reference."""
330
type = "link http://mongodb.github.io/mongo-java-driver/3.7/javadoc/%s"
331
332
+[role.atlas]
333
+help = """Link to the synchronous Atlas documentation."""
334
+type = "link https://docs.atlas.mongodb.com/%s"
335
+
336
### Types of objects (directive & role pairs)
337
[rstobject."py:class"]
338
[rstobject.authaction]
0 commit comments