v0.90.0 Documentation revamped and complete
andrewdavidmackenzie
released this
26 Nov 10:12
·
946 commits
to master
since this release
This release is mainly about the documentation in the "flow guide" that is in the docs/ subfolder, that has been updated and gaps filled so it covers most subjects.
In particular doc updates:
- describe how to use two
flowr
instances in client server - describes
flowrex
and how to use it combined withflowr
for distributed job execution - provide more description of how to write flows, and how to do some things based on how you would do them in a procedural language
I have a milestone for remaining work to rewrite and fix the 'dot' graph generation (which are included in the docs) and make sure publishing is working correctly, but at least the right content is there now.