summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml17
1 files changed, 10 insertions, 7 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index c36d1198..4c6295c1 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -62,16 +62,19 @@ nav:
- Troubleshooting: 'guide/troubleshooting.md'
- Developer Guide:
- 'dev/index.md'
- - Important Concepts: 'dev/concepts.md'
- - Applying Annotations: 'dev/annotation.md'
- Cookbook: 'dev/cookbook.md'
- Writing Plugins: 'dev/plugins.md'
- Automation: 'dev/batch.md'
- - BNIL Guide: Overview: 'dev/bnil-overview.md'
- - BNIL Guide: LLIL: 'dev/bnil-llil.md'
- - BNIL Guide: MLIL: 'dev/bnil-mlil.md'
- - Flag Guide: 'dev/flags.md'
- - Workflows: 'dev/workflows.md'
+ - BNIL / Architectures:
+ - BNIL Guide: Overview: 'dev/bnil-overview.md'
+ - BNIL Guide: LLIL: 'dev/bnil-llil.md'
+ - BNIL Guide: MLIL: 'dev/bnil-mlil.md'
+ - Flag Guide: 'dev/flags.md'
+ - Important Concepts:
+ - 'dev/concepts.md'
+ - Applying Annotations: 'dev/annotation.md'
+ - User Informed Data Flow: 'dev/uidf.md'
+ - Workflows: 'dev/workflows.md'
- Creating Themes: 'dev/themes.md'
- Contributing Documentation: 'dev/documentation.md'
- About: