summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJosh Ferrell <josh@vector35.com>2026-02-07 12:26:37 -0500
committerJosh Ferrell <josh@vector35.com>2026-02-07 12:43:05 -0500
commitfaee641554de77a9ab002780c533dbe6496eee8c (patch)
treec8c81278c2727b90e3e5101d7d9dfb71e804b37b /mkdocs.yml
parent456f3c48002abc0c2265363c50913e96e2f629d6 (diff)
Ghidra export docs
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 b667926b..58a8e7e1 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -114,6 +114,7 @@ nav:
- Migrating from Ghidra:
- 'guide/migration/ghidra/index.md'
- Ghidra Import: 'guide/migration/ghidra/ghidraimport.md'
+ - Ghidra Export: 'guide/migration/ghidra/ghidraexport.md'
- Types:
- 'guide/types/index.md'
- Basic Types: 'guide/types/basictypes.md'