blob: d43c32afea8140469db47d9598425f2b8aca5211 [file] [log] [blame]
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>4.6&nbsp;StyleSheet customizations</title><link rel="stylesheet" href="css/stylesheet.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.70.0"><link rel="start" href="index.html" title="DocBook Framework (DBF)"><link rel="up" href="ch04.html" title="4.&nbsp;Developer information"><link rel="prev" href="ch04s05.html" title="4.5&nbsp;Stylesheets and Driver files"><link rel="next" href="ch04s07.html" title="4.7&nbsp;PDF StyleSheet information"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">4.6&nbsp;StyleSheet customizations</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s05.html">Prev</a>&nbsp;</td><th width="60%" align="center">4.&nbsp;Developer information</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="ch04s07.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="section-stylesheet-customizations"></a>4.6&nbsp;StyleSheet customizations</h2></div></div></div><p>You can customize the stylesheets used to render the documentation
by adding style files to your project.</p><p>The <span class="emphasis"><em>html</em></span> and <span class="emphasis"><em>htmlsingle</em></span>
render process uses the same set of customizations, so there are only
two possible locations, one for PDF and one for HTML.</p><p>The files are located in your project under
<code class="literal">src/styles/pdf</code> and <code class="literal">src/styles/html</code>
respectively. The DocBook Framework only loads a file named
<code class="literal">custom.xsl</code> file from the directory, which in turn can
load additional files.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s05.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="ch04.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="ch04s07.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">4.5&nbsp;Stylesheets and Driver files&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;4.7&nbsp;PDF StyleSheet information</td></tr></table></div></body></html>