Sha256: e48ab3bf1e440daa0ce36937ee11015d2930a118df25405a869784b1d021a0e4
Contents?: true
Size: 1.16 KB
Versions: 11
Compression:
Stored size: 1.16 KB
Contents
<refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:src="http://nwalsh.com/xmlns/litprog/fragment" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="5.0" xml:id="make.year.ranges"> <refmeta> <refentrytitle>make.year.ranges</refentrytitle> <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo> </refmeta> <refnamediv> <refname>make.year.ranges</refname> <refpurpose>Collate copyright years into ranges?</refpurpose> </refnamediv> <refsynopsisdiv> <src:fragment xml:id="make.year.ranges.frag"><xsl:param name="make.year.ranges" select="0"/></src:fragment> </refsynopsisdiv> <refsection><info><title>Description</title></info> <para>If non-zero, multiple copyright <tag>year</tag> elements will be collated into ranges. This works only if each year number is put into a separate year element. The copyright element permits multiple year elements. The stylesheet will not successfully parse a complex year element such as <literal><year>2001,2002,2003</year></literal> into a range.</para> </refsection> </refentry>
Version data entries
11 entries across 11 versions & 3 rubygems