mirror of
https://github.com/Alinto/sogo.git
synced 2025-04-18 10:04:00 +03:00
11 lines
237 B
JSON
11 lines
237 B
JSON
{
|
|
"source": {
|
|
"include": [ "UI/WebServerResources/js" ],
|
|
"includePattern": "(Common|Contacts|Mailer|Preferences|Scheduler)/.+\\.js$"
|
|
},
|
|
"opts": {
|
|
"recurse": true,
|
|
"destination": "Documentation/JavaScript-API"
|
|
}
|
|
}
|