summaryrefslogtreecommitdiff
path: root/libc/utils/docgen/header.py
AgeCommit message (Expand)Author
2024-12-12[libc][docs] move docgen from json to yaml (#119744)Nick Desaulniers
2024-12-12[libc][docgen] support non-top-level headers (#119621)Nick Desaulniers
2024-05-23[libc][docs] adds macro handling, POSIX status, and validation to docgen (#89...Michael Flanders