Move gen from "utilities" to "asynchronous networking"
This commit is contained in:
parent
6bf30d08e1
commit
088489abcd
|
@ -3,6 +3,7 @@ Asynchronous networking
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
||||||
|
gen
|
||||||
ioloop
|
ioloop
|
||||||
iostream
|
iostream
|
||||||
httpclient
|
httpclient
|
||||||
|
|
|
@ -5,7 +5,6 @@ Utilities
|
||||||
|
|
||||||
autoreload
|
autoreload
|
||||||
concurrent
|
concurrent
|
||||||
gen
|
|
||||||
httputil
|
httputil
|
||||||
log
|
log
|
||||||
options
|
options
|
||||||
|
|
Loading…
Reference in New Issue