aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2020-02-25 13:43:05 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commit5d35098bfc0d8e4c21a8f844fcc7a82866f0ab9e (patch)
treecb04aed9560251fe70c97cefe5ed4199c6e206d9 /docs/_summary.md
parent8249a288d70fa078e0174846618d0f3b6fd911f1 (diff)
downloadfirmware-5d35098bfc0d8e4c21a8f844fcc7a82866f0ab9e.tar.gz
firmware-5d35098bfc0d8e4c21a8f844fcc7a82866f0ab9e.tar.bz2
firmware-5d35098bfc0d8e4c21a8f844fcc7a82866f0ab9e.zip
improve our docsify setup
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 d5582e143..1d877c211 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -14,7 +14,8 @@
* [General FAQ](faq_general.md)
* [Build/Compile QMK](faq_build.md)
* [Debugging/Troubleshooting QMK](faq_debug.md)
- * [Keymap](faq_keymap.md)
+ * [Keymap FAQ](faq_keymap.md)
+ * [Glossary](reference_glossary.md)
* Configurator
* [Overview](newbs_building_firmware_configurator.md)
@@ -138,7 +139,6 @@
* [Make Documentation](getting_started_make_guide.md)
* [Documentation Best Practices](documentation_best_practices.md)
* [Documentation Templates](documentation_templates.md)
- * [Glossary](reference_glossary.md)
* [Community Layouts](feature_layouts.md)
* [Unit Testing](unit_testing.md)
* [Useful Functions](ref_functions.md)