refactor(docs): Remove explicit document ids

Aligns older documents with newer file-based ids.
This commit is contained in:
innovaker
2020-11-11 14:12:14 +00:00
committed by Pete Johanson
parent d5cc504b3a
commit 4d42e792c5
14 changed files with 1 additions and 15 deletions

View File

@@ -1,5 +1,4 @@
---
id: dev-setup
title: Basic Setup
sidebar_label: Basic Setup
---
@@ -450,7 +449,7 @@ This step pulls down quite a bit of tooling. Go grab a cup of coffee, it can tak
:::info
If you're using Docker, you're done with setup! You must restart the container at this point. The easiest way to do so is to close the VS Code window, verify that the container has stopped in Docker Dashboard, and reopen the container with VS Code.
Once your container is restarted, proceed to [Building and Flashing](./dev-build.md).
Once your container is restarted, proceed to [Building and Flashing](./dev-build-flash.md).
:::
#### Export Zephyr™ Core