Dec. 12, 2010
4:58 a.m.
On Fri, Dec 10, 2010 at 18:41, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
what do you mean by it can run as a web server? you have a system and a server and the docs are generated on the fly?
yard server --gems launches a webserver (typically webrick, but there are options to run thin or mongrel orâ¦) on localhost, showing documentation for all ruby packages installed. the more standard usage is of course to generate html files with documentation for some package you're developing, like javadoc -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet