http://bugzilla.novell.com/show_bug.cgi?id=573334

http://bugzilla.novell.com/show_bug.cgi?id=573334#c3


--- Comment #3 from Jonathan Pryor <[email protected]> 2010-01-25 16:38:47 UTC 
---
The missing ':'s are due to an XSLT failure.

Consider mcs/docs/ecma334/5.xml:

<grammar_production><name><non_terminal
where="17.1.1">class-modifier</non_terminal></name> :
<rhs><keyword>new</keyword>
..

Notice that there is a ':' in there.

Yet when displayed in the monodoc GUI, it disappears!

  class-modifier
        new
        ...

So you're right, it's not just the CSS, the XSLT also needs to be fixed.  The
data is in the XML.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to