1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Removing deprecated notice to update mkdocs.yml in docs README

Signed-off-by: Laurent Erignoux <lerignoux@gmail.com>
This commit is contained in:
Laurent Erignoux 2015-08-04 15:14:53 +02:00 committed by Laurent Erignoux
parent bc12094251
commit ac1794d3e2

View file

@ -62,10 +62,6 @@ own.
4. Modify existing or add new `.md` files to the `docs` directory. 4. Modify existing or add new `.md` files to the `docs` directory.
If you add a new document (`.md`) file, you must also add it to the
appropriate section of the `docs/mkdocs.yml` file in this repository.
5. As you work, build the documentation site locally to see your changes. 5. As you work, build the documentation site locally to see your changes.
The `docker/docker` repository contains a `Dockerfile` and a `Makefile`. The `docker/docker` repository contains a `Dockerfile` and a `Makefile`.