UNPKG

apidoc

Version:

RESTful web API Documentation Generator

20 lines (11 loc) 402 B
# Contributing to apidoc ## Contributing to the code ### Branches The "master" branch is the stable released version. The "dev" branch is where the development happens. * Base your work on the "dev" branch * Target the "dev" branch for your PR ### Tests * Make sure to run the tests with "npm test" * Add new tests if you add new code ### i18n Language files are located in `template/locales`.