Skip to content

Commit

Permalink
Ignore SnackbarProvider ref in generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhosseindhv committed Dec 23, 2020
1 parent 7bfe9a7 commit e5e2fb0
Showing 1 changed file with 13 additions and 45 deletions.
58 changes: 13 additions & 45 deletions typedoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 260,
"line": 261,
"character": 17
}
],
Expand Down Expand Up @@ -270,7 +270,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 259,
"line": 260,
"character": 19
}
],
Expand Down Expand Up @@ -1951,7 +1951,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 258,
"line": 259,
"character": 29
}
],
Expand Down Expand Up @@ -2407,7 +2407,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 265,
"line": 266,
"character": 17
}
],
Expand Down Expand Up @@ -2456,7 +2456,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 265,
"line": 266,
"character": 18
}
]
Expand All @@ -2474,7 +2474,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 264,
"line": 265,
"character": 19
}
],
Expand Down Expand Up @@ -2538,7 +2538,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 264,
"line": 265,
"character": 20
}
]
Expand All @@ -2559,7 +2559,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 263,
"line": 264,
"character": 32
}
]
Expand Down Expand Up @@ -4147,37 +4147,6 @@
"name": "SharedProps.preventDuplicate"
}
},
{
"id": 68,
"name": "ref",
"kind": 1024,
"kindString": "Property",
"flags": {
"isExported": true,
"isOptional": true
},
"comment": {
"shortText": "SnackbarProvider's ref"
},
"sources": [
{
"fileName": "src/index.d.ts",
"line": 255,
"character": 7
}
],
"type": {
"type": "reference",
"typeArguments": [
{
"type": "reference",
"id": 73,
"name": "SnackbarProvider"
}
],
"name": "React.Ref"
}
},
{
"id": 69,
"name": "variant",
Expand Down Expand Up @@ -4230,7 +4199,6 @@
67,
63,
70,
68,
69
]
}
Expand Down Expand Up @@ -5513,7 +5481,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 275,
"line": 276,
"character": 29
}
],
Expand Down Expand Up @@ -5550,7 +5518,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 272,
"line": 273,
"character": 27
}
]
Expand Down Expand Up @@ -5670,7 +5638,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 269,
"line": 270,
"character": 77
}
],
Expand Down Expand Up @@ -5703,7 +5671,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 269,
"line": 270,
"character": 58
}
]
Expand All @@ -5716,7 +5684,7 @@
"sources": [
{
"fileName": "src/index.d.ts",
"line": 268,
"line": 269,
"character": 28
}
]
Expand Down

0 comments on commit e5e2fb0

Please sign in to comment.