зеркало из https://github.com/microsoft/CCF.git
21 строка
368 B
JSON
21 строка
368 B
JSON
{
|
|
"entryPoints": [
|
|
"src/index.ts",
|
|
"src/consensus.ts",
|
|
"src/converters.ts",
|
|
"src/crypto.ts",
|
|
"src/endpoints.ts",
|
|
"src/global.ts",
|
|
"src/historical.ts",
|
|
"src/kv.ts",
|
|
"src/polyfill.ts",
|
|
"src/openenclave.ts"
|
|
],
|
|
"out": "html",
|
|
"theme": "default",
|
|
"categorizeByGroup": false,
|
|
"validation": {
|
|
"invalidLink": true
|
|
}
|
|
}
|