File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed
Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 11# documentation
22
33[ ![ Circle CI] ( https://circleci.com/gh/documentationjs/documentation/tree/master.svg?style=svg )] ( https://circleci.com/gh/documentationjs/documentation/tree/master )
4- [ ![ Coverage Status] ( https://coveralls.io/repos/documentationjs/documentation/badge.svg?branch=master )] ( https://coveralls.io/r/documentationjs/documentation?branch=master )
54[ ![ npm version] ( https://badge.fury.io/js/documentation.svg )] ( http://badge.fury.io/js/documentation )
65[ ![ Gitter] ( https://badges.gitter.im/Join%20Chat.svg )] ( https://gitter.im/documentationjs/documentation?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
76[ ![ David] ( https://david-dm.org/documentationjs/documentation.svg )] ( https://david-dm.org/documentationjs/documentation )
7+ [ ![ codecov.io] ( https://codecov.io/github/documentationjs/documentation/coverage.svg?branch=master )] ( https://codecov.io/github/documentationjs/documentation?branch=master )
88
99A ** documentation generation system** that's
1010_ beautiful_ by default, _ flexible_ across formats and styles, and
Original file line number Diff line number Diff line change 11machine :
22 node :
3- version : 0.10.33
4-
5- dependencies :
6- override :
7- - ' nvm install 5 && nvm use 5 && npm update -g npm'
8- - ' nvm install 0.10 && nvm use 0.10 && npm update -g npm'
9-
10- test :
11- override :
12- - ' nvm use 5 && rm -rf node_modules && npm install && npm test'
13- - ' nvm use 0.10 && rm -rf node_modules && npm install && npm test'
3+ version : 5
You can’t perform that action at this time.
0 commit comments