diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-07-21 16:22:32 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-07-21 16:22:32 -0400 |
| commit | a8b53512f058cc45641b973b3c4ba4b06a2a2ac4 (patch) | |
| tree | 0b436fa3c2bcf38103e0c441d74ec012e21f61be /mkdocs.yml | |
| parent | 4d73d2a9a23dec54eb41181a3d24511e91368118 (diff) | |
included guided analysis in table of contents
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |
