Codebase list lua-ldoc / 70eaf2b doc / config.ld
70eaf2b

Tree @70eaf2b (Download .tar.gz)

config.ld @70eaf2braw · history · blame

1
2
3
4
5
6
7
8
9
project='LDoc'
title='LDoc documentation'
description='A Lua documentation tool'
format='discount'
backtick_references=false
file='../ldoc.lua'
dir='../out'
readme='doc.md'
examples = {'../tests/styles/colon.lua','../tests/styles/four.lua','../tests/example/mylib.c'}