route4me / route4me-nodejs-sdk

Access Route4Me's logistics-as-a-service API using our Node.js SDK
ISC License
14 stars 3 forks source link

Methodology for examples #32

Open maxkoryukov opened 7 years ago

maxkoryukov commented 7 years ago

There will be more than 100 examples.

I want to keep them all:

  1. up to date (read: every example should be testable with mocha)
  2. concise (as few extra code in each sample as possible)

And another one requirement: there should be an easy way to include examples to doc (and to samples on off.site)

Requirements for example-sources

maxkoryukov commented 7 years ago

https://medium.com/@kevinast/integrate-gitbook-jsdoc-974be8df6fb3