summaryrefslogtreecommitdiff
path: root/config.ld
diff options
context:
space:
mode:
authorMike Vink <mike@pionative.com>2025-02-03 21:29:42 +0100
committerMike Vink <mike@pionative.com>2025-02-03 21:29:42 +0100
commit5155816b7b925dec5d5feb1568b1d7ceb00938b9 (patch)
treedeca28ea15e79f6f804c3d90d2ba757881638af5 /config.ld
fetch tarballHEADmaster
Diffstat (limited to 'config.ld')
-rw-r--r--config.ld6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.ld b/config.ld
new file mode 100644
index 0000000..231a89f
--- /dev/null
+++ b/config.ld
@@ -0,0 +1,6 @@
+file = "src/luarocks"
+project = "LuaRocks"
+dir = "docs/ldoc"
+description = [[
+LuaRocks - a deployment and management system for Lua modules
+]]