diff options
| author | Zach White <skullydazed@gmail.com> | 2021-08-10 07:47:53 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-10 07:47:53 -0700 |
| commit | 9a0118c603e8a773ca468c2382204e475e5bf7d4 (patch) | |
| tree | 338adb5d7a41edbe90c4f8f5d7c0dc049b552cd6 /docs/_summary.md | |
| parent | aeff347a074495f5aea77612bb083f79f7fcaf17 (diff) | |
| download | qmk_firmware-9a0118c603e8a773ca468c2382204e475e5bf7d4.tar.gz qmk_firmware-9a0118c603e8a773ca468c2382204e475e5bf7d4.zip | |
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.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 9798ef512..8347805a2 100644 --- a/docs/_summary.md +++ b/docs/_summary.md | |||
| @@ -19,6 +19,7 @@ | |||
| 19 | * [Overview](newbs_building_firmware_configurator.md) | 19 | * [Overview](newbs_building_firmware_configurator.md) |
| 20 | * [Step by Step](configurator_step_by_step.md) | 20 | * [Step by Step](configurator_step_by_step.md) |
| 21 | * [Troubleshooting](configurator_troubleshooting.md) | 21 | * [Troubleshooting](configurator_troubleshooting.md) |
| 22 | * [Architecture](configurator_architecture.md) | ||
| 22 | * QMK API | 23 | * QMK API |
| 23 | * [Overview](api_overview.md) | 24 | * [Overview](api_overview.md) |
| 24 | * [API Documentation](api_docs.md) | 25 | * [API Documentation](api_docs.md) |
