Skip to content

Commit

Permalink
Change esdoc config
Browse files Browse the repository at this point in the history
  • Loading branch information
tsov committed Jan 16, 2018
1 parent 7b360d9 commit b61b93b
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions esdoc.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
]
}

0 comments on commit b61b93b

Please sign in to comment.