2d10f52d01
Fixing man page link
...
Signed-off-by: Andrew Po <absourd.noise@gmail.com >
2017-06-02 00:07:42 +00:00
0f6787a636
Fixed broken links, and updated some to https
...
Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com >
2017-06-02 00:07:18 +00:00
d63c19c4ea
Fixes found by docs validation tool
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2017-06-02 00:07:18 +00:00
2d5de1dd85
Updated link to https.
...
Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com >
2017-06-02 00:07:16 +00:00
c681d6812a
Fixed link to contribution page in docs/README.md.
...
Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com >
2017-06-02 00:07:15 +00:00
cd95e0a5c5
Tweaking some things
...
Signed-off-by: Mary Anthony <mary@docker.com >
2017-06-02 00:07:14 +00:00
e641a0f363
Enabled GitHub Flavored Markdown
...
GitHub flavored markdown is now supported for links and images. Also, ran LinkChecker and FileResolver. Yay!
Fixes from Spider check
Output for docker/docker now goes into engine directory
Signed-off-by: Mary Anthony <mary@docker.com >
2017-06-02 00:07:12 +00:00
ccb5d7469a
updates to readme documents for manual page
...
Signed-off-by: Mike Brown <brownwm@us.ibm.com >
2017-06-02 00:07:09 +00:00
8bd8ac0170
- Remove references to sudo in basics.md; see sudo instructions top of file
...
- Removing references to Boot2Docker replacing with Docker Machine
- Removing sudo warnings in instances where appropriate (no sudo in file)
- Updating with comments
Signed-off-by: Mary Anthony <mary@docker.com >
2017-06-02 00:07:04 +00:00
a440956eab
Removing deprecated notice to update mkdocs.yml in docs README
...
Signed-off-by: Laurent Erignoux <lerignoux@gmail.com >
2017-06-02 00:07:04 +00:00
11b6e1b9fd
docs: fix file's permissions
...
The README.md and the *.png should not have the executable
permissions, remove them.
Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com >
2017-06-02 00:06:59 +00:00
7507a5b7ab
Remove sources/ under docs directory
...
See #13936 .
Signed-off-by: ChaYoung You <yousbe@gmail.com >
2017-06-02 00:06:58 +00:00
d1d033701e
retooling for hugo
...
Tweaking for Hugo
Updating the Dockerfile with new sed; fix broken link on Kitematic
Fixing image pull for Dockerfile
Removing docs targets
Signed-off-by: Mary Anthony <mary@docker.com >
2017-06-02 00:06:58 +00:00
2b50e0f852
Carry of PR #13520
...
Removinig files
Signed-off-by: Mary Anthony <mary@docker.com >
2017-06-02 00:06:58 +00:00
77868b76b9
Moving man pages out of docs
...
Adding in other areas per comments
Updating with comments; equalizing generating man page info
Updating with duglin's comments
Doug is right here again;fixing.
Signed-off-by: Mary Anthony <mary@docker.com >
2017-06-02 00:06:57 +00:00
9ac00da7ce
Update urls from .com to .org.
...
I added 301 redirects from dockerproject.com to dockerproject.org but may as
well make sure everything is updated anyways.
Signed-off-by: Jessica Frazelle <princess@docker.com >
2017-06-02 00:06:57 +00:00
b22aaac047
HTTPS URLs for docs top-level & man pages
...
This updates all of docs outside of sources.
Signed-off-by: Eric Windisch <eric@windisch.us >
2017-06-02 00:06:54 +00:00
229fa7b7b9
Add a missing definite article
...
Signed-off-by: Michael West <mwest@mdsol.com >
2017-06-02 00:06:52 +00:00
443da2a625
Add man pages generation instructions.
...
Signed-off-by: Michael West <mwest@mdsol.com >
2017-06-02 00:06:52 +00:00
fc39612aaa
Updating in light of new contributors guide
...
Link to new guide. Added a quickstart contributor guide for experienced people.
Converting narrative style to procedures for easier use. I think there is something missing in the
release publishing section...but it looks like it was missing in the original.
Updates per thaJeztah
Edits per Fred
Updating with comments from Sven
Signed-off-by: Mary Anthony <mary@docker.com >
2017-06-02 00:06:51 +00:00
fd05b908be
Add "eval" to every invocation of "boot2docker shellinit"
...
See http://unix.stackexchange.com/a/181581 for the rationale behind this change.
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com >
2017-06-02 00:06:50 +00:00
863f296d3a
Show how to remove a file from the docs s3 bucket, and then invalidate the cloudflare cache
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2017-06-02 00:06:48 +00:00
e2ac0fc917
Clean up explanation of doc branches.
...
Signed-off-by: Peter Salvatore <peter@psftw.com >
2017-06-02 00:06:47 +00:00
2fedce8411
Format awsconfig sample config correctly
...
Reflow change in commit 195f3a3f removed newlines in the config format.
This change reverts the sample config to the original formatting, which
matches the actual config format of a `awsconfig` file.
Signed-off-by: Katie McLaughlin <katie@glasnt.com >
2017-06-02 00:06:46 +00:00
ff12640c2b
An initial quick import of documentation from Compose, Machine and Swarm
...
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com > (github: SvenDowideit)
2017-06-02 00:06:45 +00:00
bc5dd0cd32
Add docs Cloudfront cache invalidation
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au > (github: SvenDowideit)
Signed-off-by: Sven Dowideit <SvenDowideit@docker.com >
2017-06-02 00:06:44 +00:00
1cc7a4eb81
add Scott's link checker script, and fix what it finds
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2017-06-02 00:06:43 +00:00
bc4f74bc1d
Something changed, broke the docs release script, and it seems that --exclude still doesn't work, so I'm removing it
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
2017-06-02 00:06:42 +00:00
407a4a1916
Removed extraneous )
...
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net > (github: jamtur01)
2017-06-02 00:06:42 +00:00
c90e4b1bc5
Adds new Docs Style Guide.
...
Includes changes to mkdocs yml and removes style info from docs Read Me, adding a link instead.
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com > (github: fredlf)
Conflicts:
docs/README.md
Revisions to style guide based on review.
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com > (github: fredlf)
More Style Guide revisions based on review.
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com > (github: fredlf)
A few more style guide copy edits
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com > (github: fredlf)
2017-06-02 00:06:37 +00:00
eecd9e7003
Mention the mkdocs.yml file for adding new documents
...
and move the complicated discussion about branches lower down,
hopefully most won't need to know
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au >
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au > (github: SvenDowideit)
2017-06-02 00:06:36 +00:00
65c06ca59a
Changes to Sven's cherry pick process
...
Added content and revised after walk-through
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com > (github: fredlf)
2017-06-02 00:06:33 +00:00
90d2156bc6
Adding Docs Deploy process to Docs ReadMe
...
Additions and revisions to Sven's cherry-pick process doc.
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com > (github: fredlf)
2017-06-02 00:06:33 +00:00
621e17a267
document the cherry-pick process I'm using to make docs updates
...
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com > (github: SvenDowideit)
2017-06-02 00:06:33 +00:00
4fc06d1790
update go import path and libcontainer
...
Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com > (github: vieux)
2017-06-02 00:06:32 +00:00
6f03f597ad
I'm going to wish I didn't do this
...
Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au > (github: SvenDowideit)
2017-06-02 00:06:30 +00:00
dd0cd23fd7
blindly make all uses of e\.?g\.? into e.g.,
...
Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au > (github: SvenDowideit)
2017-06-02 00:06:30 +00:00
3a348dab9b
Fix spelling and grammar errors; remove seemingly out-of-place words
...
Docker-DCO-1.1-Signed-off-by: AJ Bowen <aj@gandi.net > (github: soulshake)
2017-06-02 00:06:29 +00:00
a8f2402b87
Minor fixups to the Docs README
...
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net > (github: jamtur01)
2017-06-02 00:06:27 +00:00
93ee19119b
Add a mention of 80 column lines and reflow the document to hide the
...
evidence.
Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au > (github: SvenDowideit)
2017-06-02 00:06:27 +00:00
0137184cb6
Rearrange the existing info a little, and add example style guide
...
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com > (github: SvenDowideit)
2017-06-02 00:06:27 +00:00
d5b9bea76f
Replaced all double backticks in README with singles
...
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net > (github: jamtur01)
2017-06-02 00:06:26 +00:00
1e3f899705
Updated Docs README
...
Docker-DCO-1.1-Signed-off-by: James Turnbull <james@lovedthanlost.net > (github: jamtur01)
2017-06-02 00:06:26 +00:00
742c981b37
simplify the docs branch process for now
...
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com > (github: SvenDowideit)
2017-06-02 00:06:25 +00:00
d39c8aea47
move the documentation to markdown
...
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au > (github: SvenDowideit)
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au > (github: )
2017-06-02 00:06:25 +00:00
2be94a6d55
update links
...
Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net > (github: metalivedev)
2017-06-02 00:06:21 +00:00
2af848ac2c
Update the documentation docs with new branch information.
...
Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net > (github: metalivedev)
2017-06-02 00:06:21 +00:00
fb17f9fcab
Mac OSX command for pip was incorrect
2017-06-02 00:06:19 +00:00
2d576ea3b6
make docs is more consistent
2017-06-02 00:06:19 +00:00
3091ba88fa
change the policy wrt $ sudo docker to simplify auto-testing
2017-06-02 00:06:19 +00:00