summaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
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'