Test
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
project = "Basalt 2"
|
project = "Basalt 2"
|
||||||
title = "Basalt documentation"
|
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"
|
file = "src"
|
||||||
style = "!new"
|
one = true -- Eine Datei pro Modul
|
||||||
|
not_luadoc = true -- Modernere Dokumentationsformat
|
||||||
|
merge = true -- Zusammengehörige Dokumentation zusammenführen
|
||||||
|
plain = true -- Keine HTML-Formatierung
|
||||||
sort = true
|
sort = true
|
||||||
all = true
|
all = true
|
||||||
backtick_references = false
|
backtick_references = false
|
||||||
|
|||||||
Reference in New Issue
Block a user