summaryrefslogtreecommitdiff
path: root/Data/Libraries/LDoc/tests/example/style/config.ld
blob: 6a962750473713dd6bc1d73e9873574619a446f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
file = 'simple.lua'
project = 'simple'
description = [[
a simple project

##References

 - [Background]()
 - [Discussion]()

]]
style = true
template = true
format = 'markdown'