summaryrefslogtreecommitdiff
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-08-10 07:47:53 -0700
committerGitHub <noreply@github.com>2021-08-10 07:47:53 -0700
commit9a0118c603e8a773ca468c2382204e475e5bf7d4 (patch)
tree338adb5d7a41edbe90c4f8f5d7c0dc049b552cd6 /docs/_summary.md
parentaeff347a074495f5aea77612bb083f79f7fcaf17 (diff)
Architecture documentation for Configurator and API (#13935)
* Architecture documentation for the configurator and api * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
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 9798ef5127..8347805a2f 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -19,6 +19,7 @@
* [Overview](newbs_building_firmware_configurator.md)
* [Step by Step](configurator_step_by_step.md)
* [Troubleshooting](configurator_troubleshooting.md)
+ * [Architecture](configurator_architecture.md)
* QMK API
* [Overview](api_overview.md)
* [API Documentation](api_docs.md)