1 <refentry xmlns="http://docbook.org/ns/docbook"
2 xmlns:xlink="http://www.w3.org/1999/xlink"
3 xmlns:xi="http://www.w3.org/2001/XInclude"
4 xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
6 version="5.0" xml:id="generate.meta.abstract">
8 <refentrytitle>generate.meta.abstract</refentrytitle>
9 <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
12 <refname>generate.meta.abstract</refname>
13 <refpurpose>Generate HTML <tag>META</tag> element from <tag>abstract</tag>?</refpurpose>
17 <src:fragment xml:id="generate.meta.abstract.frag">
18 <xsl:param name="generate.meta.abstract" select="1"/>
22 <refsection><info><title>Description</title></info>
24 <para>If non-zero, document abstracts will be reproduced in the HTML
25 <literal>head</literal>, with <literal>>meta name="description" content="..."</literal></para>