magento2-docker/dev/tools/grunt/configs/styledocco.json

13 lines
229 B
JSON
Executable File

{
"documentation": {
"options": {
"name": "Magento UI Library",
"verbose": true,
"include": ["<%= path.doc %>/docs.css"]
},
"files": {
"<%= path.doc %>": "<%= path.doc %>/source"
}
}
}