[Mono-dev] api-diff/api-info problems

Alan McGovern alan.mcgovern at gmail.com
Thu Dec 21 06:59:30 EST 2006


Hah! Never mind, i figured it out. I opened up the mono class status page
and hit view source. Then i noticed that i didn't have the <head></head>
section and my file wasn't wrapped in <html> tags, so i added that and it
works perfectly now!

Should i add that info to the wiki so anyone else using the tool can "fix"
their final HTML in order to make it work properly?

Alan.

On 12/21/06, Alan McGovern <alan.mcgovern at gmail.com> wrote:
>
> Hi,
>
> Yesterday i compiled the mono/tools/corcompare tools in order to generate
> a class status page so i could compare Mono.XNA's status as compared to
> the Microsoft.Xna library, but i ran into a few problems.
>
> After compiling the tools, i ran mono-api-info on Mono.XNA (saved as
> monoxna.xml) and then on MS.XNA (saved as msxna.xml). Next i ran:
> mono-api-diff monoxna.xml msxna.xml > MonoVsMS.xml. Finally i ran the
> conversion tool using the supplied xsl file to create a HTML page.
>
> I took this html page and grabbed the mono/web/web folder and stuck it in
> there (in the right place) so it could access the images and whatnot.
> However the resulting page is unusable ;) It looks like the javascript is
> missing/broken/not even referenced. The page generated looks like:
> http://mono.ximian.com/class-status/mono-HEAD-vs-fx-1-1/class-status-System.Xml.htmlexcept everything is expanded, and the plus-minus tabs don't
> expand/un-expand the different sections, everything starts off expanded and
> remains expanded.
>
> So if anyone knows what i'm doing wrong or how to fix it, that'd be great!
>
> Thanks,
> Alan.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061221/85553a71/attachment.html 


More information about the Mono-devel-list mailing list