David Wilson
36300b9fe6
docs: convert paragraph to footnote.
2017-10-16 17:56:23 +05:30
David Wilson
255656ef50
issue #49 : update howitworks.rst for command line change
2017-10-16 17:50:58 +05:30
David Wilson
dcea7ac616
docs: waiting on multiple calls
2017-10-08 16:33:04 +05:30
David Wilson
8f42a58281
docs: move Router.route() into Sphinx.
2017-10-08 16:33:04 +05:30
David Wilson
b43cd31d59
docs: Add warning to preloading section.
2017-10-08 16:33:04 +05:30
David Wilson
48096ab033
docs: move Broker docstrings into Sphinx.
2017-10-08 16:33:04 +05:30
David Wilson
7eb81a1694
docs: more getting started guide
2017-10-06 19:19:02 +05:30
David Wilson
d800b684ef
Merge branch 'module-preloading'
...
Not much point in keeping the docs changes separate.
2017-10-05 19:20:05 +05:30
David Wilson
0b141ade62
docs: getting started
2017-10-05 19:19:11 +05:30
David Wilson
4632c73a72
More.
2017-10-05 19:06:25 +05:30
David Wilson
d00821be89
docs: way more appropriate image
2017-10-05 19:01:09 +05:30
David Wilson
6792893666
docs: more getting started
2017-10-05 18:43:12 +05:30
David Wilson
2d6b004fa0
docs: Getting started tidyups
2017-10-05 17:49:20 +05:30
David Wilson
dddaa29526
docs: Get started on Getting Started
2017-10-05 17:09:59 +05:30
David Wilson
dc6ed860f7
docs: fix reference to with:
2017-10-05 14:27:26 +05:30
David Wilson
320191cae2
docs: move fakessh docs into Sphinx.
2017-10-05 14:25:32 +05:30
David Wilson
2830304407
docs: move mitogen.utils docs to Sphinx.
2017-10-05 14:10:18 +05:30
David Wilson
b56f848cc6
docs: fix decorator types.
2017-10-05 14:05:10 +05:30
David Wilson
2bda6ee70c
docs: better io_op doc, move Side docs to Sphinx.
2017-10-05 14:02:55 +05:30
David Wilson
15492adabc
docs: move BasicStream docs into Sphinx.
2017-10-05 13:48:32 +05:30
David Wilson
8e69838b44
docs: annother barriage of cross-reference fixes.
2017-10-04 19:07:14 +05:30
David Wilson
b88e68df72
docs: Fix up tons of references, document trust chain
2017-10-03 19:57:58 +05:30
David Wilson
bab232f07c
importer: module preloading docs
2017-10-03 18:11:35 +05:30
David Wilson
8439e889ed
core: More robust shutdown
...
Now there is a separate SHUTDOWN message that relies only on being
received by the broker thread, the main thread can be hung horribly and
the process will still eventually receive a SIGTERM.
2017-10-03 16:35:12 +05:30
David Wilson
0e51aa5cd9
master: hack to avoid executing __main__.
2017-09-30 15:03:28 +05:30
David Wilson
88c82aff6a
docs: Fix index generation everywhere.
2017-09-29 20:22:43 +05:30
David Wilson
8fec1f985e
docs: remove note, unpickling can no longer trigger module loads
2017-09-29 15:50:53 +05:30
David Wilson
2d2d547a1c
docs: s/random/pseudorandom/
2017-09-29 15:48:03 +05:30
David Wilson
a71c9fd128
docs: fix pickler docs, begin relabelling master/slave->parent/child
2017-09-29 14:20:22 +05:30
David Wilson
abf1aa33dd
docs: remove final references to call_with_deadline().
2017-09-29 14:15:22 +05:30
David Wilson
09985204ad
docs: with_context element is replaced by a decorator.
2017-09-29 14:14:37 +05:30
David Wilson
e057d289e9
Reference Select
2017-09-29 13:42:02 +05:30
David Wilson
1b823dc0b0
Accidentally hecked in incomplete paragraph.
2017-09-29 13:41:40 +05:30
David Wilson
ed329fe580
Typo.
2017-09-29 13:37:46 +05:30
David Wilson
8d8096b6d8
docs: fix :return: syntax.
2017-09-29 13:37:11 +05:30
David Wilson
3a883d79f6
More API documentation.
2017-09-29 13:34:19 +05:30
David Wilson
25963736c6
Fix function reference.
2017-09-29 13:14:43 +05:30
David Wilson
0da42a5e90
Typo.
2017-09-29 12:55:04 +05:30
David Wilson
62c9dc6f49
Better document Router API and constructors.
2017-09-29 12:53:52 +05:30
David Wilson
126080019d
Add mitogen.parent_ids to docs.
2017-09-28 14:57:37 +05:30
David Wilson
a5f809cbd9
Tidy up select examples even more.
2017-09-28 14:36:44 +05:30
David Wilson
05d601c315
Document channel class
2017-09-28 14:36:11 +05:30
David Wilson
89220a418a
Document Sender and Receiver classes.
2017-09-28 14:14:50 +05:30
David Wilson
bc482c6be8
docs: Add spacing between list items in body text.
2017-09-28 14:14:07 +05:30
David Wilson
39924c432f
Tidy up select docs.
2017-09-28 10:49:15 +05:30
David Wilson
9625e77f87
More concise text.
2017-09-27 13:55:49 +05:30
David Wilson
6dc0e13f5f
issue #20 : Return type fix.
2017-09-27 13:52:05 +05:30
David Wilson
0ef26f250e
Package rename cleanup.
2017-09-27 13:51:43 +05:30
David Wilson
186d823600
issue #20 : tests and fixes for mitogen.master.Select().
2017-09-27 13:47:14 +05:30
David Wilson
6869292738
issue #20 : initial implementation of mitogen.master.Select().
2017-09-26 16:56:23 +05:30