Parent Directory
|
Revision Log
chore: synchronize
1 | rakinar2 | 632 | { |
2 | "$schema": "https://typedoc.org/schema.json", | ||
3 | "entryPointStrategy": "expand", | ||
4 | "entryPoints": ["src/main/typescript", "src/framework/typescript"], | ||
5 | "out": "api_docs", | ||
6 | "plugin": ["typedoc-plugin-rename-defaults", "typedoc-material-theme"], | ||
7 | "themeColor": "#4a4a4a", | ||
8 | "customCss": "./typedoc/typedoc.css" | ||
9 | } |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |