httpx/docs
Tom Christie 1ce3cc3269 First pass at autodoc support (#464)
* First pass at autodoc support

* Add mkautodoc requirement for docs builds

* Linting

* pip install httpx when building docs, to make it available to mkautodoc

* Fix code example in docstring slightly

* Use latest mkautodoc to resolve rendering of code snippets in docstrings

* Fill in 'Helper functions' API docs

* First pass at documenting Client

* Add autodoc for Client

* Update to mkautodoc 0.1

* Fix typos
2019-10-30 16:21:39 +01:00
..
css First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
img Add hints for debugging CI issues (#399) 2019-10-10 07:05:22 -05:00
advanced.md Multipart files tweaks (#482) 2019-10-20 13:25:00 +01:00
api.md First pass at autodoc support (#464) 2019-10-30 16:21:39 +01:00
async.md Fix link to parallel page from async page (#440) 2019-10-03 20:08:27 -05:00
compatibility.md Document client block-usage and close() (#487) 2019-10-19 13:52:44 +02:00
contributing.md Add test script (#451) 2019-10-12 18:14:44 +02:00
environment_variables.md Document client block-usage and close() (#487) 2019-10-19 13:52:44 +02:00
index.md Drop proxies parameter from the high level API (#485) 2019-10-19 14:51:27 +02:00
parallel.md Document client block-usage and close() (#487) 2019-10-19 13:52:44 +02:00
quickstart.md Add timeout fine-tunning advanced docs section (#476) 2019-10-16 18:27:45 +02:00