diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2023-05-01 14:16:57 -0400 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2023-05-01 14:24:37 -0400 |
| commit | 5d3e98685591b2521f8dc3151d9a3c36095401b6 (patch) | |
| tree | 192470df14f1d8d3ca65609dd7d300dd6db743b3 /mkdocs.yml | |
| parent | 9aa07762230234bf7222d2b2c19c1fe49ef71d9a (diff) | |
many fixes to missing links in documentation
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ nav: - 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' |
