Fixed build.zig TODOS
This commit is contained in:
parent
b5ead3c619
commit
b6355b1df2
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ pub fn build(b: *std.Build) void {
|
|||
.root_module = sideros,
|
||||
.name = "sideros",
|
||||
});
|
||||
// TODO: This does not generate documentation correctly?
|
||||
|
||||
const install_docs = b.addInstallDirectory(.{
|
||||
.source_dir = root_lib.getEmittedDocs(),
|
||||
.install_dir = .prefix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue