Commit Graph

5 Commits

Author SHA1 Message Date
Ben Darnell 8a911d639f Use autodoc for asyncio and twisted docs. 2015-09-27 16:52:04 -04:00
Ben Darnell 4f86890cfa Add make_current keyword argument to IOLoop constructor.
This allows applications to create an IOLoop to be started in another
thread without making it current in the originating thread.

Update docs to use IOLoop.current() in place of IOLoop.instance() when
starting the loop.

Closes #1390.
2015-03-29 16:31:06 -04:00
Ben Darnell 6bf30d08e1 Add/update docs for twisted, caresresolver, and util modules 2013-03-16 18:52:07 -04:00
Ben Darnell 9f3dec0c30 Fix most of the rest of the dangling references. 2013-03-16 01:21:53 -04:00
Ben Darnell 5872959a75 Move website/sphinx/ to docs/, remove rest of appengine website dir. 2013-03-10 16:05:20 -04:00