Rename setting reference page name to lowercase, for consistency

This commit is contained in:
Marcus Weseloh 2020-11-12 20:35:47 +01:00
parent 6780293d0c
commit 4ea5d64eb7

View file

@ -5,7 +5,7 @@
<!-- main template -->
<xsl:template match="/fluidsettings">
/*!
\page FluidSettings FluidSynth Settings
\page fluidsettings Settings Reference
<xsl:apply-templates match="*" mode="PageRef">
<xsl:sort select="@label"/>
</xsl:apply-templates>