Commit Graph

1259 Commits

Author SHA1 Message Date
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
Anca Iordache bc4fb3e636
Prepare DDL docs for GA (#14648)
* Prepare doc pages for DDL GA release

  - Add DDL screenshots

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* Menu entries for DDL

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* update installation instructions

Signed-off-by: Anca Iordache <anca.iordache@docker.com>

* Update download links

Signed-off-by: Anca Iordache <anca.iordache@docker.com>
2022-05-06 10:12:15 +01:00
Guillaume Tardif 82f77a9064
Include extensions-sdk docs from upstream repo (#14658)
* First inclusion of extensions-sdk docs from upstream repo

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

* Mark extension as Beta, not Preview

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2022-05-04 12:44:44 +01:00
Guillaume Lours ce0a395f94 update the Compose Linux installation to use package managers
Apply suggestions from code review

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-03 15:31:43 +02:00
Guillaume Lours 4848a0d147 merge Compose V2 overview to the Compose index page
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-05-03 15:31:43 +02:00
Guillaume Lours e1c850abe4
update Compose version to v2.5.0 and reference Compose CLI documentation
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-29 13:01:38 +02:00
Usha Mandya 5c5ba79b74 Remove the request new guide issue link
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-04-26 23:46:13 +01:00
Allie Sadler 28a3987c9f
Engdocs 633 (#14534)
* Created new extensions user manual
2022-04-25 14:35:36 +01:00
Usha Mandya 91576810ae Add Publisher Center content migration docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-04-20 19:21:42 +01:00
Chris Crone 287e23b48d
Add initial SBOM docs (#14516)
* sbom: Add initial docs

Signed-off-by: Chris Crone <christopher.crone@docker.com>

* Apply suggestions from code review

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

* Apply suggestions from code review

* Update engine/sbom/index.md

Add a new section for feedback

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2022-04-07 16:00:22 +01:00
Usha Mandya 9d1b25c7e0
Merge pull request #14487 from glours/update-compose-ref-doc-2.4.0
Update compose cli documentation to version v2.4.0
2022-04-07 15:07:42 +01:00
Sebastiaan van Stijn 098129a0c1
engine: update reference docs with latest changes from 20.10 branch
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-04-01 21:37:25 +02:00
Guillaume Lours 5459c82a02
update compose cli documentation to version v2.4.0
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-04-01 12:02:38 +02:00
Usha Mandya db82a1844d
Merge pull request #14416 from usha-mandya/engdocs-602
Move Compose file ref to the legacy node
2022-03-31 19:01:56 +01:00
Usha Mandya fc28f7560a Add build and deploy docs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-29 12:55:29 +01:00
Usha Mandya ab9bde9e14 Add DD4L docs to the toc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-29 11:32:34 +01:00
Usha Mandya cd01954af9 Move Compose file ref to the legacy node
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-21 12:04:20 +00:00
CrazyMax facdf1a379
reference: update buildx to v0.8.0
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-03-10 03:33:20 +01:00
Usha Mandya dcd7439761 Add admin section in the toc to surface admin tasks
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-03-02 12:13:35 +00:00
Usha Mandya 3446ff50ec Remove Slack integration from toc
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-28 11:37:47 +00:00
Usha Mandya aaee0f1e83 Add onboarding FAQs
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-22 17:39:56 +00:00
Usha Mandya d5ff66ccfc Revamp the Teams and Orgs page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-02-07 12:33:23 +00:00
Usha Mandya 92e8bd59b7 Add docs on configuring registry.json file to require DD authentication
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2022-01-28 09:49:19 +00:00
Sebastiaan van Stijn fcaa6eb8fa
Merge pull request #13909 from usha-mandya/engdocs-542
Consolidate Docs contribution guidelines and demo test page
2022-01-14 09:38:00 +01:00
Jerae Duffin 002196f6c1 fixed formatting 2022-01-13 10:45:54 -06:00
jerae-duffin 845a19ffe1
Updated SSO (#13977)
* Updated SSO

* Fixed links

* fixed broken link

* updated SSO link

* Apply suggestions from code review

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* updated prerequisite

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2021-12-15 21:21:40 +00:00
Usha Mandya a5918228f3 Add security announcements page
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-15 17:20:46 +00:00
Usha Mandya ccefe5034f Clean up the glossary file
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
2021-12-10 12:26:26 +00:00
CrazyMax 4208de2578
reference: update buildx reference docs for v0.7.1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-09 11:10:01 +01:00