Skip to content

Commit 5503800

Browse files
authored
Add Flutter link roles (#373)
1 parent 7788a49 commit 5503800

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

snooty/rstspec.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,6 +1428,12 @@ type = {link = "https://docs.mongodb.com/realm-sdks/swift/latest/%s"}
14281428
[role."objc-sdk"]
14291429
type = {link = "https://docs.mongodb.com/realm-sdks/objc/latest/%s"}
14301430

1431+
[role."flutter-sdk"]
1432+
type = {link = "https://pub.dev/documentation/realm/latest/%s"}
1433+
1434+
[role."flutter"]
1435+
type = {link = "https://docs.flutter.dev/%s"}
1436+
14311437
[role."codesandbox"]
14321438
type = {link = "https://codesandbox.io/%s"}
14331439

0 commit comments

Comments
 (0)