aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml
diff options
context:
space:
mode:
Diffstat (limited to 'stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml')
-rw-r--r--stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml b/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml
deleted file mode 100644
index d3ca138d3..000000000
--- a/stylesheets/lfs-xsl/docbook-xsl-1.78.1/params/generate.meta.abstract.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<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="generate.meta.abstract">
-<refmeta>
-<refentrytitle>generate.meta.abstract</refentrytitle>
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
-</refmeta>
-<refnamediv>
-<refname>generate.meta.abstract</refname>
-<refpurpose>Generate HTML <tag>META</tag> element from <tag>abstract</tag>?</refpurpose>
-</refnamediv>
-
-<refsynopsisdiv>
-<src:fragment xml:id="generate.meta.abstract.frag">
-<xsl:param name="generate.meta.abstract" select="1"/>
-</src:fragment>
-</refsynopsisdiv>
-
-<refsection><info><title>Description</title></info>
-
-<para>If non-zero, document abstracts will be reproduced in the HTML
-<literal>head</literal>, with <literal>>meta name="description" content="..."</literal></para>
-
-
-</refsection>
-</refentry>