Files
Basalt2/config.ld
Robert Jelic c8fc3d90d1 Test
2025-02-09 17:17:20 +01:00

15 lines
326 B
Plaintext

project = "Basalt 2"
title = "Basalt documentation"
description = "A Basalt UI Framework Documentation"
format = "markdown"
dir = "docs"
file = "src"
style = "!dark" -- Ändere zu dark theme
sort = true
all = true
backtick_references = false
readme = "manual.md"
kind_names = {
topic = "Manual",
script = "Programs"
}