Commit Graph

72 Commits

Author SHA1 Message Date
Misty Stanley-Jones 9c648cf079 Docker 17.05 docs (#3092)
* Add Netlify build script

* Pull 'edge' stuff from master for now

* Add env-regex logging opt (#2688)

* Update Dockerfile to pull from 17.05 branch

* Update YAML files from 17.05.x branch

* Add scaffolding for 17.05 content

* Document highlights for 17.05

* Add v1.29 API

* Document multi-stage builds
2017-05-05 19:50:22 +00:00
Bill a3a7ae1e0b replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby

* fixed incorrect name changes in release notes

* fixed mentions of moby/moby in code
2017-04-20 15:32:18 -05:00
Royce Remer a01182857f fix imports since docker api pkg migration, fix example repository name to be canonical (#2806) 2017-04-17 10:19:02 -07:00
Misty Stanley-Jones de1df1319b Fix a few 404s (#2785) 2017-04-14 10:28:54 -07:00
Misty Stanley-Jones 10be60a80f Go back to small /edge (#2736)
* Go back to small /edge

* Update site front page

Add info about Editions
Reorganize components
Update headings

* Move logic of fetching content to a script

* Add v1.28 API

* Add info about versioned API
2017-04-13 18:58:56 -07:00
Net Gusto e10661bb8b Go code: ImagePull: repository name must be canonical
If name given to imagePull is not canonical (see here for a description of a "canonical" name : https://github.com/docker/distribution/blob/245ca46/reference/normalize.go#L19-L23 ), the Go example panics : `repository name must be canonical`
2017-04-13 14:25:54 -07:00
Misty Stanley-Jones c6aca8acee Improve bootstrap tabs (#2546)
Use data-target instead of href
Move tab-syncing code into site-wide JS so everyone can use it
Add example for syncing tab groups on the same page
2017-03-30 12:57:37 -07:00
Victor Vieux ad065409d9 bump api to 1.27 (#2461)
* bump api to 1.27

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-03-28 09:31:53 -07:00
John Mulhausen 1cad0f77c2 Fix for tabs on Engine API 2017-03-17 13:56:14 -07:00
Alexandre Beslic 1bd064a8a5 Fix typo in SDK list (#2367)
Fix typo `shiplist` -> `shiplift`.
2017-03-17 11:58:34 -07:00
Roman Hotsiy c6c3476c6c Upgrade to ReDoc 1.11.0, closes #2246 (#2249) 2017-03-10 11:53:37 -08:00
mike 9fa709ecae Fix sentence. (#1976) 2017-02-27 13:05:13 -08:00
Victor Vieux 80fa030ffd bump engine API to 1.26 (#1553)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2017-02-08 13:18:24 -08:00
Daniel Suo 9e5e14f0e6 Add link to C SDK 2017-02-03 11:17:46 -05:00
Misty Stanley-Jones ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
Ben Firshman e1a8edffab Fix title in Engine API getting started (#1259)
* Fix title in Engine API getting started

A weird character was causing it to not be rendered correctly.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>

* Update getting-started.md
2017-01-20 11:46:30 -08:00
John Mulhausen f7f35a3824 Update sdks.md 2017-01-19 23:47:44 -08:00
John Mulhausen de2a379e37 Remove dupe titles (#1217) 2017-01-19 23:25:34 -08:00
Misty Stanley-Jones c525c9b1a8 Merge pull request #210 from bfirsh/api-and-sdks-documentation
Better API and SDKs documentation
2017-01-19 10:51:53 -08:00
Ben Firshman c3ec389a72 Add full documentation for APIs and SDKs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:51:52 -08:00
Ben Firshman 1d5c338ee0 Upgrade to ReDoc 1.6.2 (#891)
To make use of x-displayName added in
https://github.com/docker/docker/pull/29401

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:45:11 -08:00
Ben Firshman f8dac1b53c Add automatically generated Engine API docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:45:07 -08:00