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

Merge pull request #15297 from lerignoux/15296-updating-docs-README-new-md-file

Removing deprecated notice to update mkdocs.yml in docs README
This commit is contained in:
moxiegirl 2015-08-04 09:04:21 -07:00
commit c5e0ea02f7

View file

@ -62,10 +62,6 @@ own.
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.
The `docker/docker` repository contains a `Dockerfile` and a `Makefile`.