[Mono-docs-list] More monodocer

Jonathan Pryor jonpryor at vt.edu
Sun Oct 8 21:33:25 EDT 2006


On Sun, 2006-10-08 at 21:21 -0400, Jonathan Pryor wrote:
> On Sun, 2006-10-08 at 18:18 -0400, Joshua Tauberer wrote:
> > monodocs2html:
> > 
> > Include inherited members in the member listing for a type, if the
> > type's ancestor types are documented in the same set.
> @@ -1197,9 +1276,9 @@
>                                         <td>
>                                         <div>
>                                         <b>
> -                                       <a href="#{$linkid}">
> +                                       <a href="{$linkid}">
> 
> Why'd you get rid of the "#" from the href here and in other spots?  I
> don't see any changes in GetLinkId() that would remove the need for
> this.

I missed where you use '#' earlier in stylesheet.xsl.  Never mind.

Still not sure why MyList`1.html broke.

 - Jon




More information about the Mono-docs-list mailing list