summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.extension.page
blob: a0f8a3effbbf57cc486109b12befd47e6eb94964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="html.extension">
 <info>
  <link type="guide" xref="html" group="params"/>
  <link type="guide" xref="params" group="html"/>
  <desc>The filename extension for all output files.</desc>
  <revision version="1.0" date="2010-05-25" status="final"/>
 </info>
 <title>html.extension</title>
 <p>This parameter specifies a filename extension for all HTML output files. It
 should include the leading dot. By default, <sys>.xhtml</sys> will be used if
 <code xref="html.xhtml">html.xhtml</code> is true; otherwise, <sys>.html</sys> will be used.</p>
</page>