summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorBrian Potchik <brian@vector35.com>2025-11-06 10:16:08 -0500
committerBrian Potchik <brian@vector35.com>2025-11-06 10:16:08 -0500
commit3ac256071afab7ac29dc8236297a99b5c10ab0b9 (patch)
tree57c0abc5bb14a1bc7529d8d686358d7722a98d47 /mkdocs.yml
parent6ca568ccbac91e22c9191fd945c42311a89ff9d9 (diff)
Add Outlining 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 a6c24ab5..b667926b 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -143,6 +143,7 @@ nav:
- Type Libraries: 'dev/typelibraries.md'
- Important Concepts:
- 'dev/concepts.md'
+ - Outlining: 'dev/outlining.md'
- User Informed Data Flow: 'dev/uidf.md'
- Workflows: 'dev/workflows.md'
- Creating Themes: 'dev/themes.md'