summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorGlenn Smith <glenn@vector35.com>2024-05-30 14:11:40 -0400
committerGlenn Smith <glenn@vector35.com>2024-05-30 15:29:31 -0400
commit9356949177654013137154182516676235700832 (patch)
tree0ca7b1f6c0095f5315e1276e873559936a875861 /mkdocs.yml
parent204ae53289987522b7f3a5ed4424289d8e497340 (diff)
Improve offset pointer docs and sidebar
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 fe51fea6..ba6085ea 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -99,6 +99,7 @@ nav:
- 'guide/types/index.md'
- Basic Types: 'guide/types/basictypes.md'
- Working With Types: 'guide/types/type.md'
+ - Type Attributes and Annotations: 'guide/types/attributes.md'
- Importing/Exporting Types: 'guide/types/typeimportexport.md'
- Type Archives: 'guide/types/typearchives.md'
- Type Libraries: 'guide/types/typelibraries.md'