docs: general fixes to references (#5653)

* fixed typedoc plugin's escape strategy

* move props comments to the associated property

* regenerate references
This commit is contained in:
Shahed Nasser
2023-11-17 19:36:58 +02:00
committed by GitHub
parent b3093c3e3d
commit c51dce164d
869 changed files with 15238 additions and 7267 deletions
@@ -88,7 +88,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
},
{
"name": "callback",
"type": "(`error?`: ``null`` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"type": "(`error?`: `null` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"description": "",
"optional": false,
"defaultValue": "",
@@ -129,7 +129,7 @@ ___
},
{
"name": "error",
"type": "``null`` \\| [Error](../../modules/internal.mdx#error)",
"type": "`null` \\| [Error](../../modules/internal.mdx#error)",
"description": "",
"optional": false,
"defaultValue": "",
@@ -138,7 +138,7 @@ ___
},
{
"name": "callback",
"type": "(`error`: ``null`` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"type": "(`error`: `null` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"description": "",
"optional": false,
"defaultValue": "",
@@ -92,7 +92,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
},
{
"name": "callback",
"type": "(`error?`: ``null`` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"type": "(`error?`: `null` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"description": "",
"optional": false,
"defaultValue": "",
@@ -133,7 +133,7 @@ ___
},
{
"name": "error",
"type": "``null`` \\| [Error](../../modules/internal.mdx#error)",
"type": "`null` \\| [Error](../../modules/internal.mdx#error)",
"description": "",
"optional": false,
"defaultValue": "",
@@ -142,7 +142,7 @@ ___
},
{
"name": "callback",
"type": "(`error`: ``null`` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"type": "(`error`: `null` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"description": "",
"optional": false,
"defaultValue": "",
@@ -183,7 +183,7 @@ ___
},
{
"name": "callback",
"type": "(`error?`: ``null`` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"type": "(`error?`: `null` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"description": "",
"optional": false,
"defaultValue": "",
@@ -242,7 +242,7 @@ ___
},
{
"name": "callback",
"type": "(`error?`: ``null`` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"type": "(`error?`: `null` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"description": "",
"optional": false,
"defaultValue": "",
@@ -283,7 +283,7 @@ ___
},
{
"name": "chunks",
"type": "`{ chunk: any ; encoding: [BufferEncoding](../../internal/types/internal.BufferEncoding.mdx) }`[]",
"type": "``{ chunk: any ; encoding: [BufferEncoding](../../internal/types/internal.BufferEncoding.mdx) }``[]",
"description": "",
"optional": false,
"defaultValue": "",
@@ -292,7 +292,7 @@ ___
},
{
"name": "callback",
"type": "(`error?`: ``null`` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"type": "(`error?`: `null` \\| [Error](../../modules/internal.mdx#error)) => `void`",
"description": "",
"optional": false,
"defaultValue": "",