More README updates

This commit is contained in:
Jeff Parsons 2015-12-11 09:26:19 -08:00
commit 78267b2e92
22 changed files with 188 additions and 48 deletions

View file

@ -183,7 +183,7 @@
<xsl:otherwise/>
</xsl:choose>
</xsl:variable>
<h2 style="{$pos}"><xsl:apply-templates/></h2>
<h3 style="{$pos}"><xsl:apply-templates/></h3>
</xsl:template>
<xsl:template match="name" mode="component">

View file

@ -236,7 +236,7 @@
<xsl:otherwise/>
</xsl:choose>
</xsl:variable>
<h2 style="{$pos}"><xsl:apply-templates/></h2>
<h3 style="{$pos}"><xsl:apply-templates/></h3>
</xsl:template>
<xsl:template match="name" mode="component">