summaryrefslogtreecommitdiffstats
path: root/.github/workflows/regenerate-toc.yml
Commit message (Collapse)AuthorAge
* install mono for toc generation (#5877)Ellie Hermaszewska2024-12-16
| | | Closes https://github.com/shader-slang/slang/issues/5876
* Add Table of Contents check to CI, and bot script to regenerate (#5618)Ellie Hermaszewska2024-11-28
* Sort filenames when generating table of contents The order of EnumerateFiles is unspecified * Add build table of contents bash script * Add toc checking to CI * Add --check-only option to toc checking * regenerate ToC