mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-12 22:03:31 +02:00
Move doc→docs so we can serve it with GitHub Pages
This commit is contained in:
@ -127,7 +127,7 @@ build = {
|
||||
mingw32 = make_plat("mingw32")
|
||||
},
|
||||
copy_directories = {
|
||||
"doc"
|
||||
"docs"
|
||||
, "samples"
|
||||
, "etc"
|
||||
, "test" }
|
||||
|
Reference in New Issue
Block a user