mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: typedoc api reference theme 1.0.0 (#9379)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"entryPoints": ["../../packages/core/index.d.ts", "../../packages/core"],
|
||||
"out": "dist/apiref",
|
||||
"name": "NativeScript",
|
||||
"theme": "/Users/janoshrubosimac/Code/nativescript-typedoc-theme",
|
||||
"theme": "../../node_modules/nativescript-typedoc-theme",
|
||||
"excludeExternals": true,
|
||||
"externalPattern": "**/+(tns-core-modules|module).d.ts",
|
||||
"exclude": ["../../packages/core/__tests__", "../../packages/core/**/*.ts"]
|
||||
|
||||
Reference in New Issue
Block a user