Hello,

> Here is a slightly updated and cleaned up version.
> It now consists of 3 files:
> monodoc.aspx
> monodoc.js
> monodoc.css

I like this plan, but it has a little problem: it will not work with
Javascript less clients (like Lynx), maybe we should do this on the
--www option command line?

Something like:

        monodoc --www-link-prefix "monodoc.aspx?blah" --www

Now, another idea, is: since we are using .aspx, why not directly
"link" monodoc, instead of spawning it?  That way we could avoid
completely the security issues around a url containing characters that
might be escaped by the shell.

Just use "browser.exe" as an assembly to link with.

Miguel.
_______________________________________________
Mono-docs-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-docs-list

Reply via email to