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 7e5e462 commit 66877b7Copy full SHA for 66877b7
snooty/rstspec.toml
@@ -1709,6 +1709,9 @@ type = {link = "https://learn.mongodb.com%s"}
1709
help = """Link to the MongoDB Atlas Kubernetes Operator documentation."""
1710
type = {link = "https://www.mongodb.com/docs/atlas/operator%s", ensure_trailing_slash = true}
1711
1712
+[role."languages"]
1713
+type = {link = "https://www.mongodb.com/docs/languages%s", ensure_trailing_slash = true}
1714
+
1715
### Types of objects (directive & role pairs)
1716
1717
# The following rstobjects are used for cross-referencing through intersphinx
0 commit comments