Skip to content

Commit 5baf9a0

Browse files
authored
DOP-3326: add role to link to php.net (#432)
1 parent fb24d27 commit 5baf9a0

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
@@ -1247,6 +1247,10 @@ type = {link = "https://mongodb.github.io/node-mongodb-native/4.0/%s"}
12471247
help = """Link to a page in Node.js driver V3.6's API reference."""
12481248
type = {link = "http://mongodb.github.io/node-mongodb-native/3.6/api/%s"}
12491249

1250+
[role."php"]
1251+
help = """Link to a page on PHP.net"""
1252+
type = {link = "https://php.net/%s"}
1253+
12501254
[role.ruby-api]
12511255
help = """Link to a page in the Ruby driver's API reference."""
12521256
type = {link = "http://api.mongodb.com/ruby/current/Mongo/%s"}

0 commit comments

Comments
 (0)