aboutsummaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2019-01-14 10:38:22 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2019-02-08 15:13:20 -0800
commit330e2e6af532bc1531be78f3aedd3479b0573421 (patch)
treed2e58490c29516b933b1786db8514889fca1013c /docs/_summary.md
parent24b7d058e2e456dc4ec9cd1e640374b033b57223 (diff)
downloadqmk_firmware-330e2e6af532bc1531be78f3aedd3479b0573421.tar.gz
qmk_firmware-330e2e6af532bc1531be78f3aedd3479b0573421.zip
Address comments in #4832. Move info.json reference to its own file.
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index c467a7231..6bc747189 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -40,6 +40,7 @@
40 * [Unit Testing](unit_testing.md) 40 * [Unit Testing](unit_testing.md)
41 * [Useful Functions](ref_functions.md) 41 * [Useful Functions](ref_functions.md)
42 * [Configurator Support](reference_configurator_support.md) 42 * [Configurator Support](reference_configurator_support.md)
43 * [info.json Format](reference_info_json.md)
43 44
44* [Features](features.md) 45* [Features](features.md)
45 * [Basic Keycodes](keycodes_basic.md) 46 * [Basic Keycodes](keycodes_basic.md)