Skip to content

Commit 70a6948

Browse files
schmallisoi80and
authored andcommitted
DOP-2556: add roles required for k8s extlinks
1 parent bd64075 commit 70a6948

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

snooty/rstspec.toml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1434,6 +1434,27 @@ type = {link = "https://mongodb.github.io/node-mongodb-native/3.6/api/%s"}
14341434
[role."xamarin"]
14351435
type = {link = "https://docs.microsoft.com/en-us/xamarin/%s"}
14361436

1437+
[role."k8sdocs"]
1438+
type = {link = "https://kubernetes.io/docs%s"}
1439+
1440+
[role."gopkg"]
1441+
type = {link = "https://godoc.org%s"}
1442+
1443+
[role."osi"]
1444+
type = {link = "https://opensource.org%s"}
1445+
1446+
[role."osil"]
1447+
type = {link = "https://opensource.org/licenses/%s"}
1448+
1449+
[role."tldrl"]
1450+
type = {link = "https://www.tldrlegal.com/l/%s"}
1451+
1452+
[role."q-mdb"]
1453+
type = {link = "https://quay.io/mongodb%s"}
1454+
1455+
[role."qr-mdb"]
1456+
type = {link = "https://quay.io/repository/mongodb%s"}
1457+
14371458
### Types of objects (directive & role pairs)
14381459
[rstobject."py:class"]
14391460

0 commit comments

Comments
 (0)