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 fb24d27 commit 5baf9a0Copy full SHA for 5baf9a0
snooty/rstspec.toml
@@ -1247,6 +1247,10 @@ type = {link = "https://mongodb.github.io/node-mongodb-native/4.0/%s"}
1247
help = """Link to a page in Node.js driver V3.6's API reference."""
1248
type = {link = "http://mongodb.github.io/node-mongodb-native/3.6/api/%s"}
1249
1250
+[role."php"]
1251
+help = """Link to a page on PHP.net"""
1252
+type = {link = "https://php.net/%s"}
1253
+
1254
[role.ruby-api]
1255
help = """Link to a page in the Ruby driver's API reference."""
1256
type = {link = "http://api.mongodb.com/ruby/current/Mongo/%s"}
0 commit comments