{ "source": "src", "destination": "public/docs", "plugins": [{ "name": "esdoc-standard-plugin", "option": { "accessor": { "access": ["public", "protected"], "autoPrivate": true } } }, { "name": "esdoc-importpath-plugin", "option": { "stripPackageName": false, "replaces": [{ "from": "^src/.*", "to": "" }] } }] }