<refentry xmlns="http://docbook.org/ns/docbook"
	  xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
	  xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
	  xmlns:xlink="http://www.w3.org/1999/xlink"
	  version="5.0"
	  xml:id="docbook.css">
<refmeta>
<refentrytitle>docbook.css</refentrytitle>
<refmiscinfo role="type">uri</refmiscinfo>
</refmeta>
<refnamediv>
<refname>docbook.css</refname>
<refpurpose>Name of a CSS file to use for documents formatted as HTML</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment xml:id="docbook.css.frag">
<xsl:param name="docbook.css"
	   select="'/sourceforge/docbook/xsl2/html/default.css'"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>The CSS URI named by this parameter will be used as the CSS
for formatted HTML.
</para>

</refsect1>
</refentry>
