balena-io-modules / balena-temen

Balena TEMplating ENgine
Apache License 2.0
2 stars 1 forks source link

Documentation #21

Closed zrzka closed 6 years ago

zrzka commented 6 years ago

This PR adds crate level documentation. You can test & read it via:

All examples should show demonstrate how to use this crate. This is not user level (person who is going to write DSL expressions) documentation (expression grammar, etc.).

It also contains small tweaks and preparations for API stabilisation. Mostly shuffling things around. So, it partially fixes: