Documentation Log

From VistrailsWiki
Revision as of 21:01, 18 July 2013 by Remi (talk | contribs) (Fixed link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Link to undocumented features: Undocumented_Features

Ideas

  • Separate the developer's guide from the user's guide.
  • Create a tutorial for getting started quickly.

Questions

Is registry.addInputPort(Divide, "arg1", (basic.Float, 'dividend')) equivalent to: _input_ports = [('arg1', '(edu.utah.sci.vistrails.basic:Float)', {"labels": str(["dividend"])})]?