Re: documentation generation?
Ryan Pavlik <[email protected]> Thu, 26 Jan 2012 17:30:20 -0600
| Newsgroups | gmane.comp.lang.lua.bind.user |
|---|---|
| Message-ID | <CABMFTE9T0AswagBry_pYsANGG3hvcDQXsLe3DGawbgTct3YzWQ@mail.gmail.com> |
I don't think it's in there right now, but you'd probably want to add it to the "class_info" methods, which are already capable of some limited introspective document generation. The error code you refer to is in function.cpp in invoke_context::format_error I'd be interested in this too, as it's on my list of things to look into. Happy to assist if needed. Ryan On Thu, Jan 26, 2012 at 8:43 AM, Willi Schinmeyer <[email protected]>wrote: > Hi, > > when you supply wrong arguments to a luabind-bound function, you get an > error containing the function's signature. Can I somehow read out all > the available function signatures to automatically generate documentation? > > If not, where would I start if I were to write that myself? > > Thanks, > Willi Schinmeyer > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > luabind-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/luabind-user > -- Ryan Pavlik HCI Graduate Student Virtual Reality Applications Center Iowa State University [email protected] http://academic.cleardefinition.com ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ luabind-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luabind-user