1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Yuri Schimke
6c9d741d4d Updated bug bounty (#5753)
* Updated bug bounty

* Fix the bugcrowd URL

* Fix the bugcrowd URL

* Restore the https:// in the bugcrowd URL

Co-authored-by: Jesse Wilson <jesse@swank.ca>
2020-01-25 14:52:57 -05:00
Jesse Wilson
108fef3f6a Improve OkHttp documentation.
Combine the marketing page (index.md) with the GitHub README.md.

Fix links pointing to 3.x documentation.

Use Markdown tables instead of HTML tables.
2019-06-20 23:39:27 -04:00
AJ
682db1252c Use MkDocs to generate website
This PR sets up [MkDocs](https://squidfunk.github.io/mkdocs-material/) static site generation for both user documentation and API docs.
2019-06-19 18:14:21 -07:00