summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-07-21 16:22:32 -0400
committerJordan Wiens <jordan@psifertex.com>2025-07-21 16:22:32 -0400
commita8b53512f058cc45641b973b3c4ba4b06a2a2ac4 (patch)
tree0b436fa3c2bcf38103e0c441d74ec012e21f61be /mkdocs.yml
parent4d73d2a9a23dec54eb41181a3d24511e91368118 (diff)
included guided analysis in table of contents
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 ebe22f43..c70be12b 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -99,6 +99,7 @@ nav:
- EFI Resolver: 'guide/efiresolver.md'
- WARP: 'guide/warp.md'
- BinExport / BinDiff: 'guide/binexport.md'
+ - Guided Analysis: 'guide/guided_analysis.md'
- Debugger:
- Overview: 'guide/debugger/index.md'
- Remote Debugging: 'guide/debugger/remote-debugging.md'