summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2020-04-28 04:17:12 -0400
committerJordan Wiens <jordan@psifertex.com>2020-04-28 04:22:32 -0400
commit40071b015d7ba28842d64bb783168914d058b8d8 (patch)
treea9e7bdb02e4e4841bdae2f1eece2d1a2dab3a591 /mkdocs.yml
parent966fd878a020263af0a7a190cd981a75bfeec45d (diff)
adding BNIL overview
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 6031e52d..f4ca3c2b 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -43,6 +43,7 @@ nav:
- Working with Types: 'guide/type.md'
- Developer Guide:
- Contributing Documentation: 'dev/documentation.md'
+ - BNIL Guide&#58; Overview: 'dev/bnil-overview.md'
- BNIL Guide&#58; LLIL: 'dev/bnil-llil.md'
- BNIL Guide&#58; MLIL: 'dev/bnil-mlil.md'
#- Plugin Design: 'dev/plugins.md'