mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
Change esdoc config
This commit is contained in:
parent
7b360d9f4d
commit
b61b93bd13
12
esdoc.json
12
esdoc.json
@ -2,17 +2,7 @@
|
||||
"source": "./src",
|
||||
"destination": "./docs",
|
||||
"plugins": [
|
||||
{
|
||||
"name": "esdoc-standard-plugin",
|
||||
"option": {
|
||||
"manual": {
|
||||
"files": [
|
||||
"./src/Draggable/README.md",
|
||||
"./src/Sortable/README.md"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{"name": "esdoc-standard-plugin"},
|
||||
{"name": "esdoc-ecmascript-proposal-plugin", "option": {"all": true}}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user