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: customization
title: Customizing ZMK/`zmk-config` folders
sidebar_label: Customizing ZMK
---

View File

@ -1,5 +1,4 @@
---
id: dev-boards-shields-keymaps
title: Boards, Shields, and Keymaps
---

View File

@ -1,5 +1,4 @@
---
id: dev-build-flash
title: Building and Flashing
sidebar_label: Building and Flashing
---

View File

@ -1,5 +1,4 @@
---
id: dev-clean-room
title: Clean Room Implementation
sidebar_label: Clean Room
---

View File

@ -1,5 +1,4 @@
---
id: dev-guide-usb-logging
title: USB Logging
---

View File

@ -1,5 +1,4 @@
---
id: dev-posix-board
title: Native Posix board target
---

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

View File

@ -1,5 +1,4 @@
---
id: dev-tests
title: Tests
sidebar_label: Tests
---

View File

@ -1,5 +1,4 @@
---
id: faq
title: FAQs
sidebar_label: FAQs
---

View File

@ -1,5 +1,4 @@
---
id: keymaps
title: Keymaps & Behaviors
sidebar_label: Keymaps
---

View File

@ -1,5 +1,4 @@
---
id: hardware
title: Supported Hardware
sidebar_label: Supported Hardware
---

View File

@ -1,5 +1,4 @@
---
id: intro
title: Introduction to ZMK
sidebar_label: Introduction
slug: /

View File

@ -1,5 +1,4 @@
---
id: troubleshooting
title: Troubleshooting
sidebar_title: Troubleshooting
---

View File

@ -1,5 +1,4 @@
---
id: user-setup
title: Installing ZMK
sidebar_label: Installing ZMK
---