summaryrefslogtreecommitdiff
path: root/libc/utils/docgen/docgen.py
AgeCommit message (Expand)Author
2025-02-11[libc][docgen] make note of sys/time.h interfaces removed in POSIX.1-2024 (#1...Nick Desaulniers
2024-12-12[libc][docs] move docgen from json to yaml (#119744)Nick Desaulniers
2024-12-12[libc][docgen] simplify posix links (#119595)Nick Desaulniers
2024-12-12[libc][docs] fix typoNick Desaulniers
2024-12-12[libc][docgen] support non-top-level headers (#119621)Nick Desaulniers
2024-12-05[libc][docs] reorganize documentation (#118836)Nick Desaulniers
2024-12-05[libc][docgen] update to POSIX.1-2024 (#118717)Nick Desaulniers
2024-12-04docgen refresh (#118709)Nick Desaulniers
2024-05-23[libc][docs] adds macro handling, POSIX status, and validation to docgen (#89...Michael Flanders
2024-04-12[libc][docs] use docgen to generate stdbit rst docs (#88540)Michael Flanders
2024-04-11[libc][docs] Generate docs for signal.h & optimized is_implemented func (#88028)Xu Zhang
2024-04-05[libc][docs] Introduce docgen (#87682)Nick Desaulniers