Commit Graph

1287 Commits

Author SHA1 Message Date
docker-tools-robot
2e3be64290 Update Compose reference API to v2.7.0 (#15174)
Co-authored-by: glours <glours@users.noreply.github.com>
2022-07-21 10:00:33 +01:00
Allie Sadler
c97fee41fd toc changes (#15159)
* test toc structure

* corrections
2022-07-20 15:05:24 +01:00
Allie Sadler
e29b9691ae global troubleshoot section for DD (#15173)
* global troubleshoot section for DD

* tidy up

* fix links

* fix links

* tidy up

* tidy up
2022-07-20 14:48:46 +01:00
CrazyMax
12c2e7f42c build: move buildx to build section (#14910)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-19 16:32:53 +01:00
Allie Sadler
ab0dee78a2 merge dashboard and user manual (#15145)
* merge dashboard and user manual

* fix broken links

* fix broken links

* fix broken links

* updates

* fixes
2022-07-19 15:40:54 +01:00
Dora Ribeiro
0445062f42 Build overview (#14908)
* Rewriting of the Overview page and new Hello Build page
* Review and proofreading
* Delete builders.md
* Suggestions from code review

Co-authored-by: Justin Chadwell <github@jedevc.com>
Co-authored-by: CrazyMax <github@crazymax.dev>
2022-07-18 23:12:28 +01:00
Sebastiaan van Stijn
a9b15d6253 desktop: settings: remove "-settings" suffix from URLs
The "-settings" suffix in the URL duplicated the "/settings/" directory
in the URL, which made it redundant.

Using "/mac/", "/windows/" and "/linux/" keeps the URLs shorter, more
memorable, and more consistent with other locations, making it easier
to "guess" the URL when navigating using the browser's location bar.

No redirects were added, because the "-settings" pages have not yet
been published.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-15 12:57:14 +02:00
Craig Osterhout
75e73aa2d7 Merge pull request #15120 from craig-osterhout/ENGDOCS-760-support
ENGDOCS-760 support topic
2022-07-14 14:39:41 -07:00
craig-osterhout
4c8f139d94 fix typo 2022-07-14 13:58:09 -07:00
Allie Sadler
d17f279abc create a global setting section for DD (#15122)
* create a global setting section for DD

* fix broken links

* fix broken links

* fix broken links
2022-07-14 15:56:51 +01:00
craig-osterhout
3812966c88 add top level support topic 2022-07-13 11:43:22 -07:00
Sebastiaan van Stijn
09a220702b remove deprecated projects from TOC and add redirects
This patch:

- moves the kitematic, machine, and toolbox stubs to a "deprecated"
  directory (to remove clutter at the root of the repository)
- adds "redirect_to" to each of them to redirect them to the Docker Desktop
  homepage
- removes the "superseded projects" from the TOC

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-13 16:47:47 +02:00
Allie Sadler
38fec0d159 Engdocs 802b (#15108)
* moved install pages

* moved images

* update toc

* add redirects

* ammend page links

* fix broken links

* fix broken links

* fix broken links

* fix broken links
2022-07-13 10:41:56 +01:00
Sebastiaan van Stijn
26e15e443b reference: remove duplicate compose navigation (#15088)
The compose cli reference section contained links to all compose
commands, but all of them were redirects to the "compose" section
in the Docker CLI reference.

This patch:

- removes the duplicated navigation
- changes the Docker Compose CLI reference section into a link to
  the new location
- moves the "overview" and "environment variables" pages inside
  the new section (this page should possibly be merged into the
  CLI overview, which lists all environment variables).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-07-08 17:06:36 +01:00
Gabriela Georgieva
868e0c1186 Document Privileged Helper on Mac (#15057)
* Document Privileged Helper on Mac

* Add missing commas

Co-authored-by: David Gageot <david@gageot.net>

* Add missing backticks

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* Add introduction to Privileged Helper page

Co-authored-by: David Gageot <david@gageot.net>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2022-07-06 14:59:58 +01:00
Allie Sadler
4fef816a9e Merge pull request #15060 from aevesdocker/ENGDOCS-795
move disk utilization info
2022-07-05 15:55:49 +01:00
Allie Sadler
3ded448faf move disk utilization info 2022-07-05 15:08:42 +01:00
jerae-duffin
f5ed8bbd6e Merge pull request #14889 from chrispatrick/update-redoc
Update redoc and add DVP Data API doc
2022-07-05 08:40:05 -05:00
Allie Sadler
571ee30031 Merge branch 'master' into ENGDOCS-779 2022-07-05 13:48:52 +01:00
Chris Ainsworth-Patrick
cfd1799ca9 Update DVP OAPI doc to latest version 2022-07-05 10:55:53 +01:00
Allie Sadler
e9d1f59cd2 add global support page for DD 2022-07-04 10:55:45 +01:00
Allie Sadler
b9ba07e4ed refine the Extensions-sdk 2022-07-01 10:07:52 +01:00
Allie Sadler
1645a61593 Dev environments updates - Merge for DD 4.10 (#15001)
* created new folder strcuture for dev envs

* redistributed content and added to the toc

* fix boken links

* change preview to beta

* fix links

* aligned with style guide

* aligned with style guide

* added instructions on subfolder

* updated screenshots

* updated screenshots

* fix link

* fix link

* added knonw limitations

* minor tweaks
2022-06-30 17:05:51 +01:00
Allie Sadler
5683f6b747 add a 'networking' for all platforms page 2022-06-30 15:44:28 +01:00
Allie Sadler
86dfbfc52b add a 'give feedback' page to DD (#15017)
* add a 'give feedback' page to DD

* typo fix
2022-06-29 12:31:49 +01:00
Craig Osterhout
d4ab9ad385 ENGDOCS-740 (#14937)
* ENGDOCS-740
2022-06-27 14:03:50 -07:00
jerae-duffin
1eb8490b12 Merge pull request #14989 from jerae-duffin/AG-1266
added scim
2022-06-23 12:43:11 -05:00
Jerae Duffin
f1234e96e6 added scim 2022-06-23 12:36:55 -05:00
Allie Sadler
4bcb3b2dc3 extensions-sdk reorg
- extensions-sdk reorg
- removal of tocs from API reference pages

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-06-23 12:32:13 +02:00
dribeiro
6934601336 Fixing TOC and Swarm Tutorial index page name
Fixing TOC and Swarm Tutorial index page name

Minor edit
2022-06-22 15:18:22 +01:00
Allie Sadler
4dc2faed6a Merge pull request #14867 from aevesdocker/ENGDOCS-727
rework of faqs page
2022-06-22 13:21:51 +01:00
Usha Mandya
9403431ff7 Add Compose v2 reference (#14716)
* Add compose v2 reference
* Fix broken links
* Remove v1 compose reference files
* Remove Compose CLI completion

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-06-21 13:12:05 +02:00
craig-osterhout
26c706c097 issue-14922 2022-06-13 11:19:19 -07:00
Dora Ribeiro
0dd93e250e ENGDOCS-744 Compose Install Fixes (#14892)
* Review feedback edits
* Compose version update
* Style and other minor fixes
2022-06-09 17:05:01 +01:00
CrazyMax
84074811f6 Merge pull request #14881 from docker/build-docs
merge build-docs to master
2022-06-09 13:46:32 +02:00
Felipe Cruz Martinez
3eec335931 Add OAuth 2.0 flow to Extensions SDK (#14902)
* Add OAuth 2.0 flow to Extensions SDK

* Update _data/toc.yaml
2022-06-09 11:12:39 +01:00
CrazyMax
75edbb7cc0 build: create Docker Build section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-06-03 14:43:33 +02:00
Dora Ribeiro
d49af6a449 ENGDOCS 711 Revisited Compose Install Page (#14838)
Revisiting Compose installation
2022-06-02 18:10:37 +01:00
Craig Osterhout
a8257c0711 updated TOC for onboarding (#14870) 2022-06-01 15:13:26 -07:00
Craig Osterhout
2e65f37b27 added new glossary terms and updated onboarding faq (#14862)
added new glossary terms and updated onboarding faq
2022-05-31 17:01:34 -07:00
Craig Osterhout
b5ca0b9b53 Business onboarding (#14783)
added business onboarding topic and updated TOC
2022-05-31 10:38:39 -07:00
Jerae Duffin
4819584bc1 updated RAM 2022-05-23 13:29:25 -05:00
Allie Sadler
c74261da19 Merge pull request #14808 from aevesdocker/dd4l-edits
Dd4l edits
2022-05-23 13:14:20 +01:00
Allie Sadler
584e18f054 change order of release notes and previous versions in toc (#14774) 2022-05-19 08:18:44 +01:00
Allie Sadler
59203dd95c Move 'Previous Versions' into new folder at root of DD docs (#14742)
* moveed previous versions into new folder at root of DD docs

* fix broken links

* fix broken links

* broken link fix
2022-05-18 16:44:45 +01:00
Usha Mandya
7f068d610c Merge pull request #14732 from glours/hide-compose-completion
hide the compose completion page until it's available for v2
2022-05-18 11:29:07 +01:00
Lorena Rangel
1b3f04a3e3 Add release notes fo 4.8.2 (#14740)
* initial consolidation of DD release notes

* initial consolidation of DD release notes

* add redirects

* fix broken links

* fix broken links

* Add release notes for 4.8.2

Signed-off-by: Lorena Rangel <lorena.rangel@docker.com>

* Update desktop/release-notes.md

* Update desktop/release-notes.md

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

* Update desktop/release-notes.md

* Update desktop/release-notes.md

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

* Update desktop/release-notes.md

Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>

Co-authored-by: Allie Sadler <allie.sadler@docker.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
Co-authored-by: Mathieu Champlon <mathieu.champlon@docker.com>
2022-05-18 08:19:05 +01:00
Guillaume Lours
fea1b5240e hide the compose completion page until it's available for v2
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-12 17:30:46 +02:00
Melonnie Manohar
f28c257f11 Update toc.yaml (#14697)
* Update toc.yaml

Added new section to extension design guidelines based on this PR https://github.com/docker/extensions-sdk/pull/155

* Update toc.yaml

Removed .md from path.

* Renamed extension sections, added "UI Stying" section and design sub pages

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>

* Update toc.yaml

Change to lower case

Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-05-12 13:03:10 +01:00
Allie Sadler
a786428210 PR to fix further style guide issues on the new content that was added for DD4L. (#14702) 2022-05-10 08:08:43 +01:00