]> git.ipfire.org Git - thirdparty/tornado.git/commit
options: Rewrite docs
authorBen Darnell <ben@bendarnell.com>
Sun, 31 Dec 2017 21:40:32 +0000 (16:40 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 31 Dec 2017 21:40:32 +0000 (16:40 -0500)
commitf2f2d6c2cbf15804bf51e992e4701cdcc4daa5a8
tree7a22d24b0bd0e5a352d75bcd383d95dd1e64ada0
parent5560b7a7ee62c0ec93baed8629c5da08b93e6715
options: Rewrite docs

Clarify the overall philosophy of the module and divide up docs
between define() and the parse_* functions.

Adds a note about doubled log messages.

Fixes #1866
docs/options.rst
tornado/options.py