Skip to content

Commit

Permalink
update docma config
Browse files Browse the repository at this point in the history
  • Loading branch information
onury committed Mar 11, 2017
1 parent 6698ae1 commit a430ed2
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions docma.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,15 @@
"iconClass": "ico-md ico-download",
"label": "Download",
"items": [
// {
// "label": "Link via CDNJS",
// "href": "https://cdnjs.com/libraries/re",
// "target": "_blank"
// },
// { "separator": true },
{ "label": "<code>npm i accesscontrol --save</code>" },
{ "separator": true },
{
"label": "Download as Archive",
"href": "https://github.com/onury/accesscontrol/releases",
"target": "_blank"
}
// , { "separator": true },
// { "label": "Change Log", "href": "?content=changelog" }
},
{ "separator": true },
{ "label": "Change Log", "href": "?content=changelog" }
]
},
{
Expand All @@ -96,7 +90,7 @@
"!./lib/utils.js"
]
},
// "./CHANGELOG.md",
"./CHANGELOG.md",
{
"guide": "./README.md"
}
Expand Down

0 comments on commit a430ed2

Please sign in to comment.