1
0
mirror of https://github.com/square/okhttp.git synced 2025-08-10 11:03:02 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Jesse Wilson
0343ff823c Fixup some deploy_website problems (#8063)
* Fixup some deploy_website problems

* Skip all internal packages
2023-11-20 10:26:12 -05:00
Yuri Schimke
05718b4d87 Use HTML for docs (#7548) 2022-12-24 10:16:30 +10:00
Yuri Schimke
b63c1d9d96 Post process md links in package-list files. (#7425) 2022-08-23 07:00:07 +01:00
Jesse Wilson
489787cd02 Set the upstream when deploying (#7101) 2022-02-21 14:23:00 -05:00
Jesse Wilson
4b52e7a131 More docsite changes, split the 4.x changelog 2022-02-06 12:23:37 -05:00
Jesse Wilson
a8e0f46488 More deploy_website fixes 2022-02-06 11:58:16 -05:00
Jesse Wilson
805470e1e6 Fixup some things with the updated website 2022-02-06 11:35:36 -05:00
Andre_601
106c8d2d5c Improve OkHttp Docs (#6566)
* Improve OkHttp documentation

* Remove placeholder files

* remove site folder

* Create upgrading_to_okhttp_4.md

* Add redirects and fix paths

* add missing tls page to redirects

* Use custom SVG icons

* Update deploy_website.sh

* Push new changes.
2022-02-05 21:19:09 -05:00
Jesse Wilson
40e69e6cc4 Include Brotli docs in the OkHttp website 2019-10-06 10:45:55 -04:00
Jesse Wilson
fdc56a0921 Rewrite Dokka-generated markdown to include titles.
I tried rendering in jekyll mode but that doesn't look as nice with
Mkdocs.
2019-09-28 20:49:11 -04: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
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