summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
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: MLIL: 'dev/bnil-mlil.md'
- BNIL Guide: 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'