zig/lib/docs/wasm
achan1989 f471c838af Navigating to source from a decl will scroll to the decl
When rendering source HTML for a file there's now the option to generate navigation targets. This re-uses the source location annotations feature that's used by the fuzzing web UI.

[src] hrefs now look like #src/std/os/emscripten.zig:MSG.BATCH and scroll to the requested item.
2025-10-04 13:32:57 +01:00
..
markdown std.fmt: delete deprecated APIs 2025-08-31 12:49:18 -07:00
Decl.zig update langref and docs to avoid GenericWriter 2025-08-28 18:30:57 -07:00
html_render.zig Navigating to source from a decl will scroll to the decl 2025-10-04 13:32:57 +01:00
main.zig Navigating to source from a decl will scroll to the decl 2025-10-04 13:32:57 +01:00
markdown.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
Walk.zig Navigating to source from a decl will scroll to the decl 2025-10-04 13:32:57 +01:00