diff options
| -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 00000000..231a89f2 --- /dev/null +++ b/config.ld | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | file = "src/luarocks" | ||
| 2 | project = "LuaRocks" | ||
| 3 | dir = "docs/ldoc" | ||
| 4 | description = [[ | ||
| 5 | LuaRocks - a deployment and management system for Lua modules | ||
| 6 | ]] | ||
