[runtime] Disable some tests in full-aot mode which cannot be AOTed because of type...
[mono.git] / mcs / class / monodoc / Resources / mdoc-sections.xsl
index 03d8383cf2b18e2a8e3fc99311fcb9393c66b766..894faeaf9ee5768a26e5a457bf191ec142394ce5 100644 (file)
 
        <xsl:template name="CreateSignature">
                <xsl:param name="content" />
+               <xsl:param name="id" />
                <table class="SignatureTable" bgcolor="#c0c0c0" cellspacing="0" width="100%">
+                 <xsl:attribute name="id">
+                       <xsl:copy-of select="$id" />
+                 </xsl:attribute>
                <tr><td>
                        <table class="InnerSignatureTable" cellpadding="10" cellspacing="0" width="100%">
                        <tr bgcolor="#f2f2f2">