File: config.ld

package info (click to toggle)
lua-penlight 1.0.2%2Bhtmldoc-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,860 kB
  • sloc: makefile: 7
file content (10 lines) | stat: -rw-r--r-- 325 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
project = 'Penlight'
description = 'Penlight Lua Libraries 1.0.0'
full_description = 'The documentation is available @{01-introduction.md|here}.'
title = 'Penlight Documentation'
dir = 'api'
topics = 'manual'
examples = {'../examples','../tests/test-data.lua'}
package = 'pl'
format = 'discount'
file = '../lua/pl'