https://github.com/zevv/luaman
Quick and dirty script to convert lua manual to man pages.
https://github.com/zevv/luaman
Last synced: 11 months ago
JSON representation
Quick and dirty script to convert lua manual to man pages.
- Host: GitHub
- URL: https://github.com/zevv/luaman
- Owner: zevv
- Created: 2013-10-09T11:27:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T19:21:50.000Z (about 11 years ago)
- Last Synced: 2025-03-25T21:03:40.933Z (11 months ago)
- Language: Perl
- Size: 480 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple script for converting Lua reference guide to unix man pages.
There's no proper error reporting in here, sorry for that.
Install by copying 'man3' into the proper directory under /usr/share/man, or
adjust jour $MANPATH variable.