From ac1794d3e299cb3b69edfd4241f22501b7282320 Mon Sep 17 00:00:00 2001 From: Laurent Erignoux Date: Tue, 4 Aug 2015 15:14:53 +0200 Subject: [PATCH] Removing deprecated notice to update mkdocs.yml in docs README Signed-off-by: Laurent Erignoux --- docs/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/README.md b/docs/README.md index e4413c5cd8..c05d8a3ff7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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`.