This repository was archived by the owner on Sep 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - 6
3+ - 12
Original file line number Diff line number Diff line change 1+ # Contributing to apidoc-core
2+
3+ * Target the ` dev ` branch for your PR
4+ * Add a test if possible
5+ * Use ` npm test `
Original file line number Diff line number Diff line change 11# apidoc-core
22
3- Core parser library to generate apidoc result following the [ apidoc-spec] ( https://github.com/apidoc/apidoc-spec )
3+ Core parser library to generate apidoc result following the [ apidoc-spec] ( https://github.com/apidoc/apidoc-spec ) .
44
55[ ![ Build Status] ( https://travis-ci.org/apidoc/apidoc-core.svg?branch=master )] ( https://travis-ci.org/apidoc/apidoc-core )
66[ ![ Dependency Status] ( https://david-dm.org/apidoc/apidoc-core.svg )] ( https://david-dm.org/apidoc/apidoc-core )
77[ ![ NPM version] ( https://badge.fury.io/js/apidoc-core.svg )] ( http://badge.fury.io/js/apidoc-core )
88
99If you are an end user, please proceed to [ apidoc] ( https://github.com/apidoc/apidoc ) or [ apidoc-documentation] ( http://apidocjs.com ) .
10-
11- [ Changelog] ( https://github.com/apidoc/apidoc/blob/master/CHANGELOG.md ) .
You can’t perform that action at this time.
0 commit comments