summaryrefslogtreecommitdiff
path: root/.github/workflows/check-toc.yml
AgeCommit message (Collapse)Author
2025-07-29Disable more CI workflows on master push. (#7983)Yong He
2024-12-16install mono for toc generation (#5877)Ellie Hermaszewska
Closes https://github.com/shader-slang/slang/issues/5876
2024-11-28Add Table of Contents check to CI, and bot script to regenerate (#5618)Ellie Hermaszewska
* 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