summaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-01-20 18:46:01 +0000
committerGitHub <noreply@github.com>2021-01-20 18:46:01 +0000
commit4e8166750b21cfd3feaba0d6024087fb5c76bca9 (patch)
treec124714e565321818485b96509fd70026fe49f84 /docs/_summary.md
parent1328ab7c7defdca40872273147f387618b1a48c3 (diff)
Small tweaks to docs to make them more user friendly (#11518)
* first pass * firmware firmware? * Split out debug + testing docs * tidy up duplicate css * Add extra info to debug example Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 19498f6a20..5af0046ab3 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -3,7 +3,6 @@
* [Setup](newbs_getting_started.md)
* [Building Your First Firmware](newbs_building_firmware.md)
* [Flashing Firmware](newbs_flashing.md)
- * [Testing and Debugging](newbs_testing_debugging.md)
* [Getting Help/Support](support.md)
* [Other Resources](newbs_learn_more_resources.md)
* [Syllabus](syllabus.md)
@@ -11,7 +10,8 @@
* FAQs
* [General FAQ](faq_general.md)
* [Build/Compile QMK](faq_build.md)
- * [Debugging/Troubleshooting QMK](faq_debug.md)
+ * [Troubleshooting QMK](faq_misc.md)
+ * [Debugging QMK](faq_debug.md)
* [Keymap FAQ](faq_keymap.md)
* [Glossary](reference_glossary.md)