diff options
| author | Josh Ferrell <josh@vector35.com> | 2025-11-04 17:52:40 -0500 |
|---|---|---|
| committer | Josh Ferrell <josh@vector35.com> | 2025-11-04 17:55:05 -0500 |
| commit | 63ef49621522efa11e1fcfc709812adb0300d3f6 (patch) | |
| tree | 9c47250f7611a3014d223b0f48c12e5a9b33079c /mkdocs.yml | |
| parent | 59fa6ae852296fb598d43fc32b6ae24344d1759f (diff) | |
Add Ghidra import documentation
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -111,7 +111,9 @@ nav: - Migration Guide: - 'guide/migration/index.md' - Migrating from IDA: 'guide/migration/migrationguideida.md' - - Migrating from Ghidra: 'guide/migration/migrationguideghidra.md' + - Migrating from Ghidra: + - 'guide/migration/ghidra/index.md' + - Ghidra Import: 'guide/migration/ghidra/ghidraimport.md' - Types: - 'guide/types/index.md' - Basic Types: 'guide/types/basictypes.md' |
