From 9356949177654013137154182516676235700832 Mon Sep 17 00:00:00 2001 From: Glenn Smith Date: Thu, 30 May 2024 14:11:40 -0400 Subject: Improve offset pointer docs and sidebar --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'mkdocs.yml') 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' -- cgit v1.3.1