Updated On The Command Line (markdown)
Updated Common Queries (markdown)
Updated Querying (markdown)
os.exists doesn't exist, but os.path.exists does.
Change `json.parse` to `json.load`. Thanks @tolmun.
Add more command-line examples. Put authentication before the subcommand.
Add custom sidebar
Update Query#set example.
Edited Querying closer to the metal example
Update reference documentation.
Update docs to adhere to new query API.
Add some shell examples.
Reflect change from lifetime to total in docs.
Update autodocs.
Split up API reference. Update docs to reflect new precision method. Various improvements.
Improve authentication documentation. Improve filtering operator documentation.
Fix headers.
Update autogenerated interface documentation.
First draft of (a ton of) new documentation + documentation originally from the README.