Commit Graph

4 Commits

Author SHA1 Message Date
Ben Barham
b8e3e4b7b2 Merge pull request #85966 from bnbarham/disable-userdoc-freebsd
[Test] Disable userdoc validation on freebsd
2025-12-12 08:00:29 +10:00
Ben Barham
92070a655d [Test] Disable userdoc validation on freebsd
Currently failing to find Foundation when running
`generate-doc-index.swift`. This really only needs to run on a single
platform anyway, so let's just disable it from freebsd for now.
2025-12-11 09:41:44 +10:00
Ben Barham
b29a0a9b3d Fix up the userdocs index
A few docs weren't added to the index, re-run the generation and fix the
test to actually run in order to catch future issues.
2025-12-06 10:18:19 +10:00
Ben Barham
5ee91339c3 [userdocs] Automatically generate doc indices
Add a tool for automatically generating the doc indices for notes,
groups, and features.
2025-07-07 13:59:09 -07:00