]> git.ipfire.org Git - thirdparty/tornado.git/commit
Doc cleanups.
authorBen Darnell <ben@bendarnell.com>
Tue, 27 Nov 2012 02:46:16 +0000 (21:46 -0500)
committerBen Darnell <ben@bendarnell.com>
Tue, 27 Nov 2012 02:47:15 +0000 (21:47 -0500)
commit8c5ad60da3909b13b6d3f8e52657c1ff5fa61534
treee278f2bc1cfb8b278a1244c251a3b37b1e166698
parent12c4e9ff2116cdd9771be6dcfd3f526331203e33
Doc cleanups.

* Fix doc generation for httpclient.py (unescaped \r\n)
* Manually specify signature of Template constructor
* Include IOLoop.time

Closes #644.
tornado/httpclient.py
tornado/template.py
website/sphinx/conf.py
website/sphinx/ioloop.rst
website/sphinx/template.rst