This forces `util.positional` to correctly wrap the function it produces, in
particular to fix an issue with generation of docstrings. This also cleans up
the docstrings for `tools.run_flow` and `old_run.run` to be valid restructured
text.
Fixes #124.