Remove old documentation source, add README on migration

Signed-off-by: John Mulhausen <john@docker.com>
This commit is contained in:
John Mulhausen 2016-10-04 18:49:24 -07:00 committed by Misty Stanley-Jones
parent 252cc27ab1
commit da8bcbb302
38 changed files with 12 additions and 4982 deletions

12
docs/README.md Normal file
View file

@ -0,0 +1,12 @@
# The docs have been moved!
The documentation for Registry has been merged into
[the general documentation repo](https://github.com/docker/docker.github.io).
The docs for Registry are now here:
https://github.com/docker/docker.github.io/tree/master/registry
> Note: The [./spec directory has been retained in this repo](spec/).
As always, the docs in the general repo remain open-source and we appreciate
your feedback and pull requests!