[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: a script to simulate lua man pages
- From: Norman Ramsey <nr@...>
- Date: Sun, 08 May 2005 15:54:09 -0400
 > > If only there were man pages, I could just type
 > >   man lua_gettable
 > > and everything would be good.  But there are no man pages :-(
 > 
 > Hopefully, there will be for 5.1. But thanks for a nice tool.
I'm actually sufficiently happy that I feel much less need for man
pages.  But if you do something clever in the markup for 5.1, let me
know, and I will try to get my script to keep pace.
I've added a command to print out all the names the script knows how
to look up.  The revised script is on the Lua Users' Wiki at
   http://lua-users.org/wiki/LuaHelp
Norman