2013-04-13 15:44:27 +02:00
|
|
|
project='LDoc'
|
|
|
|
title='LDoc documentation'
|
|
|
|
description='A Lua documentation tool'
|
|
|
|
format='discount'
|
2013-08-20 14:57:41 +02:00
|
|
|
backtick_references=false
|
2013-04-13 15:44:27 +02:00
|
|
|
file='../ldoc.lua'
|
|
|
|
dir='../out'
|
|
|
|
readme='doc.md'
|
2013-08-23 13:50:34 +02:00
|
|
|
examples = {'../tests/styles/colon.lua','../tests/styles/four.lua','../tests/example/mylib.c'}
|
|
|
|
|