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

8 Commits

Author SHA1 Message Date
Jesse Wilson
abe49cf435 Merge pull request #5235 from square/jwilson.0624.coc
Import Square's Open Source Code of Conduct
2019-06-24 19:13:03 -07: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
Andrew (Paradi) Alexander
823abec95d Add favicon to docs site 2019-06-24 12:13:37 -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
Jesse Wilson
70cd67c75d Tweak the MkDocs build
Retain the 3.x docs by doing a dirty MkDocs build
Build more Dokka projects
2019-06-20 00:01:47 -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