Files
alfresco-ng2-components/lib/config/DocProcessor/doctool.config.json
Andy Stark 7d5f1b223b [ADF-2557] Added return tag support and error messages (#3127)
* [ADF-2557] Added return tag support and error messages

* [ADF-2557] Set doc tool config to use index script correctly
2018-03-28 16:00:59 +01:00

5 lines
47 B
JSON

{
"enabledTools": [
"index"
]
}