This commit is contained in:
Robert Jelic
2025-02-09 17:17:20 +01:00
parent 2273683e6d
commit c8fc3d90d1

View File

@@ -3,10 +3,10 @@ title = "Basalt documentation"
description = "A Basalt UI Framework Documentation" description = "A Basalt UI Framework Documentation"
format = "markdown" format = "markdown"
dir = "docs" dir = "docs"
file = "src" -- Ändere von "ldoc.lua" zu "src" file = "src"
style = "!pale" -- Ändere zu einem einfacheren Stil style = "!dark" -- Ändere zu dark theme
sort = true sort = true
all = true -- Dokumentiere auch private Funktionen all = true
backtick_references = false backtick_references = false
readme = "manual.md" readme = "manual.md"
kind_names = { kind_names = {