summaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2017-12-09 06:36:32 +0100
committerJack Humbert <jack.humb@gmail.com>2017-12-09 16:46:11 +0100
commit7b0356d1d49da6574570e110f61f95692afdb3d0 (patch)
treea3e70802085ea8089f1e7851529f0296247fa264 /docs/_summary.md
parent6eb89ae906db7f226570e1839b88dcdd3a8fa962 (diff)
downloadqmk_firmware-7b0356d1d49da6574570e110f61f95692afdb3d0.tar.gz
qmk_firmware-7b0356d1d49da6574570e110f61f95692afdb3d0.tar.xz
Convert all headings to Title Case
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 10bda51c0..0192db0d7 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -1,9 +1,9 @@
-* [Getting started](README.md)
+* [Getting Started](README.md)
* [QMK Introduction](getting_started_introduction.md)
* [Install Build Tools](getting_started_build_tools.md)
* Alternative: [Vagrant Guide](getting_started_vagrant.md)
- * [Build/Compile instructions](getting_started_make_guide.md)
- * [Flashing instructions](flashing.md)
+ * [Build/Compile Instructions](getting_started_make_guide.md)
+ * [Flashing Instructions](flashing.md)
* [Contributing to QMK](contributing.md)
* [How to Use Github](getting_started_github.md)
@@ -31,9 +31,9 @@
* [Layouts](feature_layouts.md)
* [Leader Key](feature_leader_key.md)
* [Macros](feature_macros.md)
- * [Mouse keys](feature_mouse_keys.md)
+ * [Mouse Keys](feature_mouse_keys.md)
* [Pointing Device](feature_pointing_device.md)
- * [PS2 Mouse](feature_ps2_mouse.md)
+ * [PS/2 Mouse](feature_ps2_mouse.md)
* [RGB Lighting](feature_rgblight.md)
* [Space Cadet](feature_space_cadet.md)
* [Stenography](feature_stenography.md)
@@ -65,12 +65,12 @@
* [Documentation Best Practices](documentation_best_practices.md)
* [Documentation Templates](documentation_templates.md)
* [Glossary](glossary.md)
- * [Keymap overview](keymap.md)
+ * [Keymap Overview](keymap.md)
* [Unit Testing](unit_testing.md)
* For Makers and Modders
* [Hand Wiring Guide](hand_wire.md)
- * [ISP flashing guide](isp_flashing_guide.md)
+ * [ISP Flashing Guide](isp_flashing_guide.md)
* For a Deeper Understanding
* [How Keyboards Work](how_keyboards_work.md)