Commit Graph

56 Commits

Author SHA1 Message Date
Misty Stanley-Jones fb7c73908b Update the styleguide (#2332)
* Update the styleguide

Also normalize admonition titles with the colon outside the bold.
2017-03-15 09:46:30 -07:00
Michael Pereira 85ada8850d Replace deprecated MAINTAINER with LABEL (#1445)
Replace MAINTAINER instruction with LABEL as MAINTAINER was deprecated in https://github.com/docker/docker/pull/25466
2017-03-01 19:54:22 -08:00
Victoria Bialas e845620aaf fixed nav menus to surface Compose file reference, changed links to several manuals to overviews
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2017-02-16 18:06:05 -08:00
Alessandro Boch 46a9be7289 Clarify port to open for overlay networking (#1762)
Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-02-16 11:52:55 -08:00
Misty Stanley-Jones 9e29d0e03d Fix more broken links and images 2017-01-26 11:36:27 -08:00
Misty Stanley-Jones ef95a915eb Fixing broken links
Formatting improvements along the way
2017-01-25 11:51:14 -08:00
Dongluo Chen b5ea361515 Clarify --opt encrypted option (#1299) 2017-01-20 14:19:53 -08:00
Ben Firshman 2f3218c2c4 Rename Remote API to Engine API
See https://github.com/docker/docker/issues/28319

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2017-01-19 10:43:43 -08:00
Adrien Duermael 41cdf339f6 CI - added tests for relative links [DO NOT MERGE] (#1052)
* CI - added tests for relative links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixes to check relative links properly

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* /engine/extend/plugins/ -> /engine/extend/legacy_plugins/

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* do not build /tests folder with Jekyll…

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* list all problematic urls in each file

don’t stop at first error encountered

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* removed “stack tasks” from menu (toc.yaml)

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken link in docker-for-mac/osxfs.md

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* fixed broken links in /index.html

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2017-01-17 13:11:15 -08:00
LRubin a3a53fc3ff more more link link fixes fixes
Signed-off-by: LRubin <lrubin@docker.com>
2017-01-11 15:02:28 -08:00
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
luojie233 e735294bb5 duplicated the (#957)
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 11:05:56 -08:00
Victoria Bialas 59c5544d8b added advisory banner to legacy swarm docs w/links to swarm mode
copyedit

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
2016-12-06 17:03:45 -08:00
Gary fad37d7140 Fix typo (#752) 2016-11-30 14:28:24 -08:00
Misty Stanley-Jones cc166f9ac7 Merge branch 'master' into patch-1 2016-11-28 14:48:36 -08:00
John Mulhausen d621663c6f Removing superfluous example command 2016-11-28 14:28:42 -08:00
John Mulhausen ace5a7a952 s/syntax/command 2016-11-28 14:27:55 -08:00
Misty Stanley-Jones f9897d3b43 Fix doubled period 2016-11-28 12:40:40 -08:00
Misty Stanley-Jones 756f4d974c Fix some doubled words
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-28 11:32:17 -08:00
Misty Stanley-Jones c38dc6cfe2 Merge pull request #578 from docker/mstanleyjones-patch-2
Add disclaimer about standalone swarm in 1.12+
2016-11-23 12:34:26 -08:00
Misty Stanley-Jones 8953d4a4b8 Add disclaimer about standalone swarm in 1.12+
Fixes #559
2016-11-23 12:29:27 -08:00
Misty Stanley-Jones 9b67312f10 Merge pull request #592 from xianlubird/master
Update reschedule on node fail
2016-11-18 13:54:03 -08:00
Misty Stanley-Jones 2ce1b67e37 Adjust instructions for starting Swarm nodes
Fixes #221
2016-11-17 11:47:08 -08:00
Xianlu Bird ebb924c362 Update reschedule on node fail
Update reschedule on node fail
2016-11-16 15:40:53 +08:00
John Mulhausen 6d7e521235 Fixes #539 2016-11-11 11:34:38 -08:00
Gaetan c56964c890 fix type of keywords entry in frontmatter (in /swarm/ dir and search.md and release-notes.md) (#515)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:59:37 -08:00
Misty Stanley-Jones eb5c8670bc Change instances of alias: to redirect_from:
Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-11-04 17:07:02 -07:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
Michał Czeraszkiewicz 81a9496d23 Fix broken link to docker-compose.yml 2016-11-03 08:49:37 +01:00
Adrien Duermael 8fa5f3a5de absolute links to docs.docker.com are now relative links
Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-11-01 17:01:41 -07:00
Robert Hencke 7f47adcc96 Minor wording & grammar fixes to deploy-infra.md.
Use single term for key-value store.  Fix a couple minor grammar issues.  Add documentation link to supported key-value stores.
2016-10-27 12:59:54 -04:00
LRubin ca1ae3f208 Fix formatting indentation 2016-10-25 12:02:46 -07:00
LRubin df6153da8b set bash formatting to none to make more readable 2016-10-25 11:56:49 -07:00
LRubin 8a32631957 Re-fix indentation 2016-10-25 11:52:29 -07:00
LRubin aa128307ef Fix code formatting 2016-10-25 11:44:19 -07:00
John Mulhausen 0adcc138e0 Fix #327 2016-10-24 18:42:18 -07:00
John Mulhausen d17c2039f2 Update install-w-machine.md 2016-10-24 18:23:58 -07:00
Samuel El-Borai 550463cd4b fix formatting of command output 2016-10-23 19:08:22 +02:00
Amin Cheloh 00dcf6acf0 Update swarm/install-manual.md avoid problem
Avoid problem when restart consul container and the IP has been changed
2016-10-21 06:47:11 +07:00
Sebastiaan van Stijn 03cf2e9f80
Use example.com for documentation
The myenterprise.com domain is actually
a registered domain name (and is hosting
a website), so changing to example.com.
The example.com domain is reserved for documentation
purposes (https://tools.ietf.org/html/rfc2606),
so is safe to use.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-10-19 11:18:39 -07:00
Ding Fei 98d049e45b Fix codeblock format.
Signed-off-by: Ding Fei <dingfei@stars.org.cn>
2016-10-19 20:52:01 +08:00
John Mulhausen e8d935a464 Merge pull request #236 from mstanleyjones/swarm_typo
Fix typo in Swarm scheduling doc
2016-10-18 12:44:10 -07:00
Misty Stanley-Jones 01910ab6d9 Update branding for macOS
Apple has changed their branding guidelines from 'OS X' to 'macOS'
so we should update ours to be within trademark / branding
guidelines. See http://www.apple.com/macos/sierra/

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-18 09:21:09 -07:00
Misty Stanley-Jones 86fca1cc91 Fix typo in Swarm scheduling doc
Moved from https://github.com/docker/swarm/pull/2490

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
2016-10-17 11:29:31 -07:00
John Mulhausen ffbbfc9be7 Update overview.md 2016-10-11 12:27:52 -07:00
Sanjay Varanasi 221ae941d5 Remote API link broken. Fixing. 2016-10-11 15:10:28 -04:00
John Mulhausen 77c010136b Formatting fixes for Configure TLS page 2016-10-05 16:44:25 -07:00
John Mulhausen 0133cb646d Merge pull request #21 from pborreli/typos
Fixed typos
2016-09-30 11:51:42 -07:00