diff options
| author | Jess <[email protected]> | 2022-01-30 05:16:45 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-30 11:16:45 +0100 |
| commit | c9329425faef7d90135471e02aa2d083599bdb94 (patch) | |
| tree | 14de54c7104763540a8f9c61171874ecc6d2a18e /scripts | |
| parent | 9206e7aded60dd03b54b7dc6e9f8162753013b68 (diff) | |
| download | faker-c9329425faef7d90135471e02aa2d083599bdb94.tar.xz faker-c9329425faef7d90135471e02aa2d083599bdb94.zip | |
fix: removing toc to fix the docs html (#341)
Co-authored-by: Shinigami <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/apidoc.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/apidoc.ts b/scripts/apidoc.ts index 2d180095..3d972c95 100644 --- a/scripts/apidoc.ts +++ b/scripts/apidoc.ts @@ -102,8 +102,6 @@ async function build(): Promise<void> { <!-- This file is automatically generated. --> <!-- Run '${scriptCommand}' to update --> - [[toc]] - ::: v-pre ${toBlock(module.comment)} |
