aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md19
1 files changed, 11 insertions, 8 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 0f65de0dd..72deb9ba5 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -1,11 +1,15 @@
1* [Getting started](README.md) 1* [Getting started](README.md)
2 * [QMK Overview](qmk_overview.md) 2 * [QMK Introduction](getting_started_introduction.md)
3 * [Build Environment Setup](build_environment_setup.md) 3 * [Install Build Tools](getting_started_build_tools.md)
4 * [Vagrant Guide](vagrant_guide.md) 4 * Alternative: [Vagrant Guide](getting_started_vagrant_guide.md)
5 * [Make instructions](make_instructions.md) 5 * [Build/Compile instructions](getting_started_make_guide.md)
6 * [FAQ: Creating a Keymap](faq_keymap.md) 6 * [How to Use Github](getting_started_github.md)
7 * [FAQ: Compiling QMK](faq_build.md) 7
8 * [How to Github](how_to_github.md) 8* [FAQ](faq.md)
9 * [General FAQ](faq_general.md)
10 * [Build/Compile QMK](faq_build.md)
11 * [Debugging/Troubleshooting QMK](faq_debug.md)
12 * [Keymap](faq_keymap.md)
9 13
10* [Features](features.md) 14* [Features](features.md)
11 * [Layer switching](key_functions.md) 15 * [Layer switching](key_functions.md)
@@ -43,5 +47,4 @@
43 * [Understanding QMK](understanding_qmk.md) 47 * [Understanding QMK](understanding_qmk.md)
44 48
45* Other Topics 49* Other Topics
46 * [General FAQ](faq.md)
47 * [Using Eclipse with QMK](eclipse.md) 50 * [Using Eclipse with QMK](eclipse.md)