diff options
| author | Glenn Smith <glenn@vector35.com> | 2024-05-30 14:11:40 -0400 |
|---|---|---|
| committer | Glenn Smith <glenn@vector35.com> | 2024-05-30 15:29:31 -0400 |
| commit | 9356949177654013137154182516676235700832 (patch) | |
| tree | 0ca7b1f6c0095f5315e1276e873559936a875861 /mkdocs.yml | |
| parent | 204ae53289987522b7f3a5ed4424289d8e497340 (diff) | |
Improve offset pointer docs and sidebar
Diffstat (limited to 'mkdocs.yml')
| -rw-r--r-- | mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' |
