Move gen from "utilities" to "asynchronous networking"

This commit is contained in:
Ben Darnell 2013-03-16 19:05:11 -04:00
parent 6bf30d08e1
commit 088489abcd
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,7 @@ Asynchronous networking
.. toctree::
gen
ioloop
iostream
httpclient

View File

@ -5,7 +5,6 @@ Utilities
autoreload
concurrent
gen
httputil
log
options