Skip to content

Commit 66877b7

Browse files
DOP-6244 Adds Languages role (#674)
1 parent 7e5e462 commit 66877b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

snooty/rstspec.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,6 +1709,9 @@ type = {link = "https://learn.mongodb.com%s"}
17091709
help = """Link to the MongoDB Atlas Kubernetes Operator documentation."""
17101710
type = {link = "https://www.mongodb.com/docs/atlas/operator%s", ensure_trailing_slash = true}
17111711

1712+
[role."languages"]
1713+
type = {link = "https://www.mongodb.com/docs/languages%s", ensure_trailing_slash = true}
1714+
17121715
### Types of objects (directive & role pairs)
17131716

17141717
# The following rstobjects are used for cross-referencing through intersphinx

0 commit comments

Comments
 (0)