[All] exlude stale help

This commit is contained in:
Maxim Kadushkin
2018-03-21 15:26:39 +03:00
parent e86454d8d6
commit 3299e4769c
2344 changed files with 32473 additions and 32491 deletions

View File

@ -147,15 +147,9 @@
"help": [
{
"expand": true,
"cwd": "../apps/presentationeditor/main/resources/help/en/",
"src": "**",
"dest": "../deploy/web-apps/apps/presentationeditor/main/resources/help/en/"
},
{
"expand": true,
"cwd": "../apps/presentationeditor/main/resources/help/ru/",
"src": "**",
"dest": "../deploy/web-apps/apps/presentationeditor/main/resources/help/ru/"
"cwd": "../apps/presentationeditor/main/resources/help/",
"src": ["**","!*_/**"],
"dest": "../deploy/web-apps/apps/presentationeditor/main/resources/help/"
}
],
"index-page": [