summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-07-10 20:33:53 -0400
committerJordan Wiens <jordan@psifertex.com>2025-07-15 12:03:55 -0400
commit99e442620e8e19053120dc44239372d1fb5a3053 (patch)
treef7c26c1410ee92494908d4d5e6cb61e178d6ccdd /mkdocs.yml
parent22c2873ccff4de8dcfbfa8c99388f934cd860740 (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.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 3461d532..2057bda8 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -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'