diff options
author | Thijs Schreijer <thijs@thijsschreijer.nl> | 2025-02-27 09:55:36 +0100 |
---|---|---|
committer | Hisham Muhammad <hisham@gobolinux.org> | 2025-02-27 11:33:22 -0300 |
commit | 921b6a28ad4ee754cb561c48aa8a5206a9e6f664 (patch) | |
tree | 4a54ab4348ef673b0178b48e3d022ba9a6ad46c7 /docs/index.md | |
parent | 9f84d2461cd5daa53e6f925f30eaf1cbf3e6dfcd (diff) | |
download | luarocks-master.tar.gz luarocks-master.tar.bz2 luarocks-master.zip |
Diffstat (limited to 'docs/index.md')
-rw-r--r-- | docs/index.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md index 584414ab..075593e7 100644 --- a/docs/index.md +++ b/docs/index.md | |||
@@ -31,6 +31,9 @@ | |||
31 | * [LuaRocks through a proxy](luarocks_through_a_proxy.md) | 31 | * [LuaRocks through a proxy](luarocks_through_a_proxy.md) |
32 | * [Embedding LuaRocks in an application](embedding_luarocks_in_an_application.md) | 32 | * [Embedding LuaRocks in an application](embedding_luarocks_in_an_application.md) |
33 | * [Integrating distro modules with LuaRocks](integrating_distro_modules_with_luarocks.md) | 33 | * [Integrating distro modules with LuaRocks](integrating_distro_modules_with_luarocks.md) |
34 | |||
35 | * LuaRocks servers | ||
36 | * [Creating a local LuaRocks server](local_server.md) | ||
34 | * [Hosting binary rocks](hosting_binary_rocks.md) | 37 | * [Hosting binary rocks](hosting_binary_rocks.md) |
35 | 38 | ||
36 | * Reference | 39 | * Reference |