summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2021-08-06 11:27:44 -0400
committerJordan Wiens <jordan@psifertex.com>2021-08-06 11:27:44 -0400
commit2fa53e3a15c3868fd6ffed81a5a3d7cdac6abb6b (patch)
tree82ad497b84fc925b096bba59cb77bf6f923e70f8 /mkdocs.yml
parentfa54d4ab39717ae1529834d445d688ab8ace22eb (diff)
adding batch processing documentation
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 5a0645ac..59d28582 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -40,6 +40,7 @@ nav:
- Troubleshooting: 'guide/troubleshooting.md'
- Working with Types: 'guide/type.md'
- Developer Guide:
+ - Batch/Headless Automation: 'dev/batch.md'
- Contributing Documentation: 'dev/documentation.md'
- BNIL Guide&#58; Overview: 'dev/bnil-overview.md'
- BNIL Guide&#58; LLIL: 'dev/bnil-llil.md'