moby/docs
Sebastiaan van Stijn 7b29c9a4ce
Fix docs cherry-pick
commit d7bc6e4e7c
brought in markup fixes in the documentation, but
due to it being cherry-picked from "master", brought
in more changes that are not yet part of the
17.03 release.

This removes the features that are not in
the 17.03 release from the reference docs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-04-06 01:07:46 +02:00
..
api Correct CPU usage calculation in presence of offline CPUs and newer Linux 2017-03-13 16:16:05 -07:00
extend Merge pull request #32183 from JimGalasyn/delete-h1 2017-04-03 17:11:55 +02:00
reference Fix docs cherry-pick 2017-04-06 01:07:46 +02:00
static_files Putting back the missing image back in the repo. 2016-10-26 12:34:24 +05:30
yaml docs: added support for CLI yaml file generation 2017-03-28 17:41:46 -07:00
deprecated.md Merge pull request #32034 from gpflaum/30841-fix-toc-deprecated 2017-04-03 17:11:45 +02:00
README.md Sync docker/docker refs with files mistakenly edited in docker.github.io repo 2016-10-20 10:51:30 -07:00

The non-reference docs have been moved!

The documentation for Docker Engine has been merged into the general documentation repo.

See the README for instructions on contributing to and building the documentation.

If you'd like to edit the current published version of the Engine docs, do it in the master branch here: https://github.com/docker/docker.github.io/tree/master/engine

If you need to document the functionality of an upcoming Engine release, use the vnext-engine branch: https://github.com/docker/docker.github.io/tree/vnext-engine/engine

The reference docs have been left in docker/docker (this repo), which remains the place to edit them.

The docs in the general repo are open-source and we appreciate your feedback and pull requests!