aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: update changelog for LuaRocks 3.12.0Hisham Muhammad2025-06-053-609/+6
|
* feat: add build vars. for rockspecs with the dir. of its deps.Renato Maia2025-05-191-0/+8
| | | | | | | Rockspecs can access the directory of its dependencies using variables in the format 'foo_ROCKDIR' where 'foo' is the name of a dependency. This is used to be able to access files of the rock like 'conf', 'docs' and more.
* feat: add LUA_VERSION build variable for rockspecsRenato Maia2025-05-191-0/+1
|
* docs: ajust case of the programming language nameRenato Maia2025-05-191-7/+7
|
* docs: fix markdown rendering of luarocks.md (#1791)Medik2025-05-021-85/+50
|
* rockspec format: improve message for handling GitHub URLRichard Beckmann2025-03-171-1/+1
| | | Co-authored-by: Caleb Maclennan <caleb@alerque.com>
* rockspec format: indicate that scm URLs cannot start with http(s):// and ↵FractalU2025-03-171-6/+6
| | | | that git:// is being treated the same as git+https:// only for GitHub URLs
* docs: fix and optimize links in the documentation Richard Beckmann2025-03-1417-192/+191
|
* docs: improve installation instructions for unix (#1763)Richard Beckmann2025-03-091-19/+17
| | | | | | | * unix installation: improve lua and luarocks build instructions * unix installation: minor fixes * unix installation: minor improvement
* docs: update rockspec_format.mdHisham Muhammad2025-03-031-1/+1
|
* docs(server): add an example for running a luarocks serverHEADmasterThijs Schreijer2025-02-272-0/+39
|
* Fix markdown tables in windows install docsTobiasz Laskowski2025-02-241-40/+31
|
* docs: fix mingw URLHisham Muhammad2025-02-211-11/+11
|
* docs: some copyeditingHisham Muhammad2025-02-211-12/+13
|
* docs: update `upload` docs as per #1733Hisham Muhammad2025-02-211-3/+6
|
* docs: import Wiki docs into the main repoHisham Muhammad2025-02-2164-0/+4828