Open
Description
There will be more than 100 examples.
I want to keep them all:
- up to date (read: every example should be testable with
mocha
) - 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
- clean folder structure
- easy testable (should be included as test suite for mocha)
- concise and understandable for end-users of SDK
- one of the following must be true:
- example must not contain extra code
- example must be post-processed to include in documentation
Metadata
Metadata
Assignees
Labels
No labels