This commit is contained in:
2025-11-30 09:19:10 +01:00
parent 5b2069c560
commit 0ca87c5f32
4 changed files with 10 additions and 50 deletions

View File

@@ -22,8 +22,5 @@ pub fn (mut docsite DocSite) link_docs() ! {
println(c)
if true{
panic('link_docs is not yet implemented')
}
// $dbg;
$dbg;
}