mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
* [ADF-2764] Updated doc files with latest script features * [ADF-2764] Rebuilt full index instead of just content services index
25 lines
462 B
JSON
25 lines
462 B
JSON
{
|
|
"profiles": {
|
|
"default": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex",
|
|
"tsInfo",
|
|
"typeLinker",
|
|
"toc"
|
|
],
|
|
"index": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex"
|
|
],
|
|
"enhance": [
|
|
"tsInfo",
|
|
"typeLinker",
|
|
"toc"
|
|
],
|
|
"dev": [
|
|
"versionIndex"
|
|
]
|
|
}
|
|
} |