- Cleaned up some docstrings with Sphinx markup and param names. #469

Merged
jvanasco merged 2 commits from fix-small_docs into master 2017-11-06 09:49:19 -08:00
jvanasco commented 2017-11-06 07:43:25 -08:00 (Migrated from github.com)

Hello again. This is a small proposed change, simply because I kept getting annoyed looking at the docs and needed to fix it.

  1. I wrapped any of the declared params in double backticks
  2. I added a few meth links
  3. I changed "ID" to "id" because Twitter's docs say "ID", but the actual param is the lowercase "id" (both in Twitter examples and what Twython uses)
Hello again. This is a small proposed change, simply because I kept getting annoyed looking at the docs and needed to fix it. 1. I wrapped any of the declared params in double backticks 2. I added a few `meth` links 3. I changed "ID" to "id" because Twitter's docs say "ID", but the actual param is the lowercase "id" (both in Twitter examples and what Twython uses)
coveralls commented 2017-11-06 07:45:16 -08:00 (Migrated from github.com)

Coverage Status

Coverage remained the same at 57.588% when pulling 05fbf6b8b2 on jvanasco:fix-small_docs into 3f5de4ad89 on ryanmcgrath:master.

[![Coverage Status](https://coveralls.io/builds/14058841/badge)](https://coveralls.io/builds/14058841) Coverage remained the same at 57.588% when pulling **05fbf6b8b261f70cd6c9f5bbcbb923983a7d836a on jvanasco:fix-small_docs** into **3f5de4ad89ea525b3d6eee731010e762658c3842 on ryanmcgrath:master**.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#469
No description provided.