Skip to content

v0.90.0 Documentation revamped and complete

Compare
Choose a tag to compare
@andrewdavidmackenzie andrewdavidmackenzie released this 26 Nov 10:12
· 946 commits to master since this release
3137a37

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 flowrinstances in client server
  • describes flowrexand how to use it combined with flowr 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.