Skip to content

Commit f1f271f

Browse files
committed
Add support for the :atlas: role
1 parent 890e7d1 commit f1f271f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

snooty/rstspec.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,10 @@ type = "link http://mongodb.github.io/mongo-java-driver/3.7/javadoc/%s"
329329
help = """Link to the synchronous Java driver's API reference."""
330330
type = "link http://mongodb.github.io/mongo-java-driver/3.7/javadoc/%s"
331331

332+
[role.atlas]
333+
help = """Link to the synchronous Atlas documentation."""
334+
type = "link https://docs.atlas.mongodb.com/%s"
335+
332336
### Types of objects (directive & role pairs)
333337
[rstobject."py:class"]
334338
[rstobject.authaction]

0 commit comments

Comments
 (0)