mirror of https://github.com/apache/cloudstack.git
config.json can have a property named 'docHelpMappings' which can be used to override docHelp suffixes.
In config.json admin can add mappings as follows:
"docHelpMappings": {
"virtual_machine.html": "some.html",
"some_string": "override_string"
}
UI will use these mappings and will make appropriate replacements in the documentation links for different sections and forms.
Addresses #4731
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
||
|---|---|---|
| .. | ||
| helper | ||
| timezone | ||
| auth.js | ||
| axios.js | ||
| device.js | ||
| domUtil.js | ||
| filter.js | ||
| icons.js | ||
| mixin.js | ||
| permissions.js | ||
| plugins.js | ||
| request.js | ||
| sort.js | ||
| storage.js | ||
| util.js | ||