summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorGlenn Smith <glenn@vector35.com>2025-07-15 14:43:18 -0400
committerGlenn Smith <glenn@vector35.com>2025-07-16 19:28:58 -0400
commitf50383e41b05f880a43f0d1a2d527421df6373c1 (patch)
tree591748f39821262378f0e72ac2604f1640235f6e /mkdocs.yml
parent8032a60b6bc64c6f69ae90720333f366b6d1cfe7 (diff)
Docs for IL modification
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 2057bda8..518882a1 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -131,6 +131,7 @@ nav:
- BNIL Guide&#58; MLIL: 'dev/bnil-mlil.md'
- BNIL Guide&#58; HLIL: 'dev/bnil-hlil.md'
- Flag Guide: 'dev/flags.md'
+ - Modifying ILs: 'dev/bnil-modifying.md'
- Types:
- Applying Annotations: 'dev/annotation.md'
- Type Libraries: 'dev/typelibraries.md'