Add subtitle to docs and fix primitive type links (#6724)

Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
Nick Cameron
2025-05-07 10:33:23 +12:00
committed by GitHub
parent cc904d258b
commit 134ec63610
143 changed files with 811 additions and 656 deletions

View File

@ -1,5 +1,6 @@
---
title: "std::array"
title: "array"
subtitle: "Module in std"
excerpt: ""
layout: manual
---