zig/lib/docs/wasm
Ian Johnson 2511830442 Autodoc: only group structs under "namespaces"
The old heuristic of checking only for the number of fields has the
downside of classifying all opaque types, such as `std.c.FILE`, as
"namespaces" rather than "types".
2024-07-09 15:58:03 -04:00
..
markdown compiler: rework comptime pointer representation and access 2024-04-17 13:41:25 +01:00
Decl.zig Autodoc: only group structs under "namespaces" 2024-07-09 15:58:03 -04:00
main.zig Autodoc: only group structs under "namespaces" 2024-07-09 15:58:03 -04:00
markdown.zig std: Convert deprecated aliases to compile errors and fix usages 2024-06-13 10:18:59 -04:00
Walk.zig Autodoc: only group structs under "namespaces" 2024-07-09 15:58:03 -04:00