diff options
author | skullY <skullydazed@gmail.com> | 2020-02-25 13:43:05 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | 5d35098bfc0d8e4c21a8f844fcc7a82866f0ab9e (patch) | |
tree | cb04aed9560251fe70c97cefe5ed4199c6e206d9 /docs/_summary.md | |
parent | 8249a288d70fa078e0174846618d0f3b6fd911f1 (diff) | |
download | qmk_firmware-5d35098bfc0d8e4c21a8f844fcc7a82866f0ab9e.tar.gz qmk_firmware-5d35098bfc0d8e4c21a8f844fcc7a82866f0ab9e.zip |
improve our docsify setup
Diffstat (limited to 'docs/_summary.md')
-rw-r--r-- | docs/_summary.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index d5582e1431..1d877c211f 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) |