mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* [ADF-2764] Added basic type linker tool * [ADF-2764] Support for class links in body text * [ADF-2764] Started support for multi-word class names (not working yet) * [ADF-2764] Updated script to handle English component names
17 lines
280 B
JSON
17 lines
280 B
JSON
{
|
|
"profiles": {
|
|
"index": [
|
|
"index",
|
|
"versionIndex",
|
|
"tutorialIndex"
|
|
],
|
|
"enhance": [
|
|
"tsInfo",
|
|
"toc"
|
|
],
|
|
"dev": [
|
|
"tsInfo",
|
|
"typeLinker"
|
|
]
|
|
}
|
|
} |