File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ view on npm] ( http://img.shields.io/npm/v/jsdoc-to-markdown.svg )] ( https://www.npmjs.org/package/jsdoc-to-markdown )
2
2
[ ![ npm module downloads] ( http://img.shields.io/npm/dt/jsdoc-to-markdown.svg )] ( https://www.npmjs.org/package/jsdoc-to-markdown )
3
- [ ![ Build Status] ( https://travis-ci.org/jsdoc2md/jsdoc-to-markdown.svg?branch=next )] ( https://travis-ci.org/jsdoc2md/jsdoc-to-markdown )
4
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/jsdoc2md/jsdoc-to-markdown/badge.svg?branch=next )] ( https://coveralls.io/github/jsdoc2md/jsdoc-to-markdown?branch=next )
3
+ [ ![ Build Status] ( https://travis-ci.org/jsdoc2md/jsdoc-to-markdown.svg?branch=master )] ( https://travis-ci.org/jsdoc2md/jsdoc-to-markdown )
4
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/jsdoc2md/jsdoc-to-markdown/badge.svg?branch=master )] ( https://coveralls.io/github/jsdoc2md/jsdoc-to-markdown?branch=master )
5
5
[ ![ Dependency Status] ( https://david-dm.org/jsdoc2md/jsdoc-to-markdown.svg )] ( https://david-dm.org/jsdoc2md/jsdoc-to-markdown )
6
6
[ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg )] ( https://github.com/feross/standard )
7
7
[ ![ Join the chat at https://gitter.im/jsdoc2md/jsdoc2md ] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/jsdoc2md/jsdoc2md?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge )
@@ -35,7 +35,7 @@ $ jsdoc2md example.js
35
35
## protection(cloak, dagger) ⇒ <code>survival</code>
36
36
A quite wonderful function.
37
37
38
- **Kind**: global function
38
+ **Kind**: global function
39
39
40
40
| Param | Type | Description |
41
41
| ------ | ------------------- | ------------ |
@@ -57,4 +57,4 @@ $ npm i -g jsdoc-to-markdown@^2.0.0-alpha
57
57
58
58
* * *
59
59
60
- © ; 2014-16 Lloyd Brookes
< [email protected] > .
60
+ © ; 2014-16 Lloyd Brookes
< [email protected] > .
You can’t perform that action at this time.
0 commit comments