MatrixSynapse/synapse/rest
Mark Haines 2a37467fa1 Use google style doc strings.
pycharm supports them so there is no need to use the other format.

Might as well convert the existing strings to reduce the risk of
people accidentally cargo culting the wrong doc string format.
2016-04-01 16:12:07 +01:00
..
client Use google style doc strings. 2016-04-01 16:12:07 +01:00
key Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
media Catch the exceptions thrown by twisted when you write to a closed connection 2016-02-12 13:46:59 +00:00
__init__.py Implement logout 2016-03-11 16:27:50 +00:00