comparison en/ch11-template.xml @ 671:13513d2a128d

Add sensible names to chapters.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon, 09 Mar 2009 23:37:29 -0700
parents 8fcd44708f41
children 8366882f67f2 cfdb601a3c8b
comparison
equal deleted inserted replaced
670:3bcc001ce34f 671:13513d2a128d
1 <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : --> 1 <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
2 2
3 <chapter id="chap:template"> 3 <chapter id="chap:template">
4 <?dbhtml filename="customizing-the-output-of-mercurial.html"?>
4 <title>Customising the output of Mercurial</title> 5 <title>Customising the output of Mercurial</title>
5 6
6 <para>Mercurial provides a powerful mechanism to let you control how 7 <para>Mercurial provides a powerful mechanism to let you control how
7 it displays information. The mechanism is based on templates. 8 it displays information. The mechanism is based on templates.
8 You can use templates to generate specific output for a single 9 You can use templates to generate specific output for a single