# HG changeset patch # User Paul Boddie # Date 1244229805 -7200 # Node ID 448313b5b34e367f9b11b2bbe29daffbb2d25e9c # Parent 6a69009a657ab0599b4dc0085f0c4045b0018951 Added more documentation about continuous communications. diff -r 6a69009a657a -r 448313b5b34e docs/reference.html --- a/docs/reference.html Fri Jun 05 01:46:07 2009 +0200 +++ b/docs/reference.html Fri Jun 05 21:23:25 2009 +0200 @@ -32,6 +32,7 @@
  • Map-style Processing
  • Reusing Processes and Channels
  • Making Existing Functions Parallel and Reusable
  • +
  • Continuous Processes and Channels
  • Background Processes and Callables
  • Background and Persistent Queues
  • Implementation Notes
  • diff -r 6a69009a657a -r 448313b5b34e docs/tutorial.html --- a/docs/tutorial.html Fri Jun 05 01:46:07 2009 +0200 +++ b/docs/tutorial.html Fri Jun 05 21:23:25 2009 +0200 @@ -18,7 +18,12 @@