diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-07-10 20:33:53 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-07-15 12:03:55 -0400 |
| commit | 99e442620e8e19053120dc44239372d1fb5a3053 (patch) | |
| tree | f7c26c1410ee92494908d4d5e6cb61e178d6ccdd /mkdocs.yml | |
| parent | 22c2873ccff4de8dcfbfa8c99388f934cd860740 (diff) | |
add binexport to open source docs
update plugin documentation now that binexport is shipped
add binexport documentation
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -97,6 +97,7 @@ nav: - Shared Cache: 'guide/sharedcache.md' - Kernel Cache: 'guide/kernelcache.md' - EFI Resolver: 'guide/efiresolver.md' + - BinExport / BinDiff: 'guide/binexport.md' - Debugger: - Overview: 'guide/debugger/index.md' - Remote Debugging: 'guide/debugger/remote-debugging.md' |
