Hello!

> member to have it's own file too, but am not sure about that.  Many people 
> are clamoring for an msdn like documentation and this would require members 
> to be broken out into individual html files, but many others like javadoc 
> style...  
> 
> So for linking you'd probably have something like <a 
> href="RelativePath/System.Object.html">Object</a>

Do not worry too much about the a href, since we are going to be the
ones parsing this information on the flight, just make up something, as
we will be the ones resolving the link anyways:

        <a href="class:System.Object">

Miguel

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

Reply via email to