tnodir / luasys

LuaSys is a portable Lua library providing access to system and networking functions. Also includes: event notification mechanism, win32 specifics (registry, service), serial communication, signals, threading and much more.
http://luaforge.net/projects/luasys
Other
69 stars 24 forks source link

Documentation is unreachable #17

Closed adrfantini closed 2 years ago

adrfantini commented 2 years ago

http://luaforge.net/projects/luasys does not load, for some reason.

Is there any other place users can get the docs? Thank you!

tnodir commented 2 years ago

There was not any docs in the Luaforge. All stuff is here in Github. Please read the sources.

adrfantini commented 2 years ago

Oh, so there is no documentation, ok, thanks.

I guess anyway the about section could be updated if luaforge is down: Screenshot_20220321_111112

Thanks anyway.