zig/doc
Jacob Young e3424332d3 Build: cleanup
* `doc/langref` formatting
 * upgrade `.{ .path = "..." }` to `b.path("...")`
 * avoid using arguments named `self`
 * make `Build.Step.Id` usage more consistent
 * add `Build.pathResolve`
 * use `pathJoin` and `pathResolve` everywhere
 * make sure `Build.LazyPath.getPath2` returns an absolute path
2024-05-05 09:42:51 -04:00
..
langref Build: cleanup 2024-05-05 09:42:51 -04:00
build.zig.zon.md Document lazy dependency in init build.zig.zon 2024-04-11 14:56:07 -07:00
langref.html.in migrate langref documentation generation to the build system 2024-04-25 00:09:24 -07:00