diff options
| author | Mike Vink <mike@pionative.com> | 2025-02-03 21:29:42 +0100 |
|---|---|---|
| committer | Mike Vink <mike@pionative.com> | 2025-02-03 21:29:42 +0100 |
| commit | 5155816b7b925dec5d5feb1568b1d7ceb00938b9 (patch) | |
| tree | deca28ea15e79f6f804c3d90d2ba757881638af5 /config.ld | |
Diffstat (limited to 'config.ld')
| -rw-r--r-- | config.ld | 6 |
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 +]] |
