summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorMason Reed <mason@vector35.com>2025-04-16 01:52:55 -0400
committerMason Reed <mason@vector35.com>2025-04-16 02:00:59 -0400
commit088dfb4ab14cb2b14221c64216dfdd7cc0bf72c8 (patch)
treeff8774062821961aab2dfed9757f656778e75c47 /mkdocs.yml
parent08098af20b50ae81c44ebad09a3f2c05a5255394 (diff)
[SharedCache] Update user documentation
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index a728e4a6..0805c193 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -94,6 +94,7 @@ nav:
- Troubleshooting: 'guide/troubleshooting.md'
- Objective-C: 'guide/objectivec.md'
- Firmware Ninja: 'guide/firmwareninja.md'
+ - Shared Cache: 'guide/sharedcache.md'
- Debugger:
- Overview: 'guide/debugger/index.md'
- Remote Debugging: 'guide/debugger/remote-debugging.md'