add theme @mxssfd/typedoc-theme, upgrade packages.

This commit is contained in:
2024-01-25 17:05:00 +08:00
parent 724840019b
commit 0b9b322b80
5 changed files with 1229 additions and 781 deletions

View File

@@ -7,6 +7,8 @@
"out": "./docs",
"readme": "README.md",
"name": "UI Library",
"plugin": ["@mxssfd/typedoc-theme"],
"theme": "my-theme",
"disableSources": true,
"cleanOutputDir": true
}