This commit is contained in:
Robert Jelic
2025-02-09 17:20:29 +01:00
parent c8fc3d90d1
commit 2ade072fce
2 changed files with 59 additions and 3 deletions

View File

@@ -4,12 +4,11 @@ description = "A Basalt UI Framework Documentation"
format = "markdown"
dir = "docs"
file = "src"
style = "!dark" -- Ändere zu dark theme
style = "docs/ldoc_dark.css"
sort = true
all = true
backtick_references = false
readme = "manual.md"
kind_names = {
topic = "Manual",
script = "Programs"
script = "Elements"
}