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 | |
| parent | 4d73d2a9a23dec54eb41181a3d24511e91368118 (diff) | |
included guided analysis in table of contents
| -rw-r--r-- | docs/guide/guided_analysis.md (renamed from docs/dev/guided_analysis.md) | 0 | ||||
| -rw-r--r-- | mkdocs.yml | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/docs/dev/guided_analysis.md b/docs/guide/guided_analysis.md index 57a05b26..57a05b26 100644 --- a/docs/dev/guided_analysis.md +++ b/docs/guide/guided_analysis.md @@ -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' |
