Commit Graph

15 Commits

Author SHA1 Message Date
Sagi Sarussi 81260ff606
Update formatting.md 2022-12-27 20:01:25 +02:00
Sebastiaan van Stijn 1583678203
Add missing code-hints, and minor markdown edits
- Add missing code-hints (console, yaml)
- Consistently add an empty line after code-blocks
- Combine some examples where the output and the command were
  put in separate blocks. With the "console" code-hint, this
  is no longer nescessary.
- fix indentation in cloud/ecs-integration.md, which caused the
  numbered-list to be interrupted.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-16 12:59:23 +02:00
Sebastiaan van Stijn fbfa187a83
config: use "console" for shell examples
This allows for easier copying of the commands, without selecting the
prompt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-06 17:20:05 +02:00
Cao The Kiet b12ced27b2
Update formatting.md 2020-10-08 21:10:52 +07:00
Maximillian Xavier 0c55a6ddcf
Add note to formatting section (#11326)
* Add note to formatting section

* Add note to formatting section

* Fix the double quote to single quote

* Fix description

* Minor style updates

Co-authored-by: Maximillian Fan Xavier <maximillianfx@ibm.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2020-09-04 12:35:18 +01:00
Batuhan Apaydın 7f66d7783f
Update formatting.md 2020-04-13 15:16:50 +03:00
Anne Henmi 643954e77e
Update formatting.md 2018-12-26 09:50:25 -07:00
Simon Heimberg 059593c865
Show hint how to find out what data can be printed
This hint is unnecessary for inspect commands since this is the default. But for other commands, I regularly find out again this trick.
2018-11-13 08:55:42 +01:00
Maria Bermudez aaca9b83b5 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 4c95d161ca.
2018-08-29 19:01:03 -07:00
Maria Bermudez 4c95d161ca Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 18:37:44 -07:00
Maria Bermudez 840c167055 Revert "Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2""
This reverts commit 14080c18bd.
2018-08-29 18:36:03 -07:00
Maria Bermudez 14080c18bd Revert "Merge branch 'master' of github.com:docker/docs-private into test-branch-2"
This reverts commit af5f2fcc38, reversing
changes made to 338b690d26.
2018-08-29 14:47:31 -07:00
Joao Fernandes 488dff36a0 Fix --format split 2018-06-05 14:27:20 -07:00
ydjainopensource 9d908e7653 Add println to formatting doc (#5960)
Add documentation for printing values on separate line.
Useful when multiples volumes are mounted or when a container has multiple IPAddress

See docker/docker.github.io#35887

Signed By : Yash Jain <ydjainopensource@gmail.com>
2018-02-08 11:35:34 -08:00
Misty Stanley-Jones 1b343beca4
Clean up information architecture (#5893)
- Move /engine/admin/ and /engine/userguide/ topics to /config/ and /develop/
- Get rid of some stub topics that are no longer needed
- Rename /engine/article-img/ to /engine/images/
- Mark ambassador linking topic as obsolete
- Flesh out multistage build topic
- Reorganize some terribly obsolete content in other files
2018-02-01 15:25:43 -08:00