1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jesse Wilson
752fcd8218 Add a note on Java 8 to the upgrade guide 2019-07-02 11:24:39 -04:00
Jesse Wilson
eee8f6e5b9 Import Square's Open Source Code of Conduct
Source:
https://medium.com/square-corner-blog/open-source-code-of-conduct-e5c4dc56229e
2019-06-24 18:59:06 -07:00
Jesse Wilson
489c92400f Revise the upgrading guide for OkHttp 4.x.
Also change the old OkHttp 3.x Javadoc to set the new docs as canonical.
https://publicobject.com/2017/02/14/canonical-urls-for-javadocs/
2019-06-22 21:30:06 -04:00
Jesse Wilson
50e4c422d2 Move the API docs from /okhttp/api to /okhttp/4.x 2019-06-21 23:23:46 -04:00
Jesse Wilson
a56f483cd2 Use cash-market as the font 2019-06-21 00:06:02 -04: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
Jesse Wilson
b619fa6b4a Move documentation images from the wiki into the main repo
Also address feedback from the initial documentation code review:
https://github.com/square/okhttp/pull/5171
2019-06-07 23:21:26 -04:00