From 2fa53e3a15c3868fd6ffed81a5a3d7cdac6abb6b Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Fri, 6 Aug 2021 11:27:44 -0400 Subject: adding batch processing documentation --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') 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: Overview: 'dev/bnil-overview.md' - BNIL Guide: LLIL: 'dev/bnil-llil.md' -- cgit v1.3.1