[Mono-bugs] [Bug 573334] monodoc: Ecma-334 Notational Conventions not followed
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 25 10:07:00 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=573334
http://bugzilla.novell.com/show_bug.cgi?id=573334#c1
Jonathan Pryor <jpryor at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jpryor at novell.com
--- Comment #1 from Jonathan Pryor <jpryor at novell.com> 2010-01-25 15:06:59 UTC ---
The problem is the ecmaspec XSLT and CSS files.
mcs/tools/monodoc/Resources/ecmaspec-html-css.xsl generates a
<span class="terminal" /> HTML element for terminal elements (which should be
fixed-width), but mcs/tools/monodoc/Resources/ecmaspec.css doesn't list a
"terminal" class, so no specific font is used.
Someone should go through the ecmaspec.css file and make sure that the language
docs look correct under it.
Any takers?
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list