Skip to content

Commit d2eb3d7

Browse files
authored
add options to composables (#661)
1 parent 0ba45f8 commit d2eb3d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

snooty/rstspec.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2073,6 +2073,7 @@ options = [
20732073
{id = "atlas-cli", title = "Atlas CLI"},
20742074
{id = "compass", title = "Compass"},
20752075
{id = "driver", title = "Driver"},
2076+
{id = "mongosh", title = "MongoDB Shell"},
20762077
{id = "terraform", title = "Terraform"},
20772078
{id = "atlas-ui", title = "Atlas UI"},
20782079
]
@@ -2086,6 +2087,7 @@ options = [
20862087
{id = "c", title = "C"},
20872088
{id = "csharp", title = "C#"},
20882089
{id = "cpp", title = "C++"},
2090+
{id = "go", title = "Go"},
20892091
{id = "java-async", title = "Java (Async)"},
20902092
{id = "java-sync", title = "Java (Sync)"},
20912093
{id = "kotlin", title = "Kotlin"},

0 commit comments

Comments
 (0)