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

10 Commits

Author SHA1 Message Date
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
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
jwilson
5c4f2f1ab5 Update links to Javadoc. 2015-10-26 17:24:59 -04:00
Jake Wharton
9aab6489d7 Use new central artifact redirect link. 2014-11-19 14:05:46 -08:00
Jesse Wilson
e870d2645a Build Javadoc for OkUrlFactory and OkApacheClient.
Also create a permanent URL for 1.x Javadoc.
2014-05-24 17:35:20 -04:00
Jake Wharton
570385f29a Remove javadoc zip from website directory. 2013-05-07 10:26:37 -07:00
Jake Wharton
8eda9900b5 Grab the latest javadoc when deploying the website. 2013-05-06 09:49:52 -07:00
Jake Wharton
03c351be3a Add website skeleton. 2013-04-30 11:55:09 -07:00