Skip to content

Commit

Permalink
latest docs
Browse files Browse the repository at this point in the history
  • Loading branch information
renerocksai committed Mar 23, 2024
1 parent b718bc3 commit 14fbe58
Show file tree
Hide file tree
Showing 28 changed files with 1 addition and 18,125 deletions.
2 changes: 1 addition & 1 deletion build.zig
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pub fn build(b: *std.Build) !void {

// -- Docs
const docs_obj = b.addObject(.{
.name = "docs",
.name = "zap",
.root_source_file = .{ .path = "src/zap.zig" },
.target = target,
.optimize = .Debug,
Expand Down
Loading

0 comments on commit 14fbe58

Please sign in to comment.