Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 54d15f0

Browse files
committed
Update doc config
1 parent 60acc87 commit 54d15f0

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

docs/sentry-doc-config.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
2-
"wizards": {
3-
"c-sharp": {
2+
"platforms": {
3+
"csharp": {
44
"name": "C#",
5-
"client_lib": "raven-csharp",
6-
"is_framework": false,
5+
"type": "language",
76
"doc_link": "",
8-
"snippets": [
7+
"wizard": [
98
"index#installation",
109
"index#capturing-exceptions"
1110
]

0 commit comments

Comments
 (0)