Codebase list lua-ldoc / 34d641e8-f252-4571-a54a-6d884f4f5078/main tests / config.ld
34d641e8-f252-4571-a54a-6d884f4f5078/main

Tree @34d641e8-f252-4571-a54a-6d884f4f5078/main (Download .tar.gz)

config.ld @34d641e8-f252-4571-a54a-6d884f4f5078/mainraw · history · blame

1
2
3
4
5
format='markdown'
project = 'Basic Example'
file = {'types.lua','classes.lua'}
use_markdown_titles=true
topics = {'one.md','two.md'}