hgbook

changeset 572:13513d2a128d

Add sensible names to chapters.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 09 23:37:29 2009 -0700 (2009-03-09)
parents 3bcc001ce34f
children 40025381bded
files en/appB-mq-ref.xml en/appC-srcinstall.xml en/appD-license.xml en/ch01-intro.xml en/ch02-tour-basic.xml en/ch03-tour-merge.xml en/ch04-concepts.xml en/ch05-daily.xml en/ch06-collab.xml en/ch07-filenames.xml en/ch08-branch.xml en/ch09-undo.xml en/ch10-hook.xml en/ch11-template.xml en/ch12-mq.xml en/ch13-mq-collab.xml en/ch14-hgext.xml
line diff
     1.1 --- a/en/appB-mq-ref.xml	Mon Mar 09 23:37:19 2009 -0700
     1.2 +++ b/en/appB-mq-ref.xml	Mon Mar 09 23:37:29 2009 -0700
     1.3 @@ -1,6 +1,7 @@
     1.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     1.5  
     1.6  <appendix id="chap:mqref">
     1.7 +  <?dbhtml filename="mercurial-queues-reference.html"?>
     1.8    <title>Mercurial Queues reference</title>
     1.9  
    1.10    <sect1 id="sec:mqref:cmdref">
     2.1 --- a/en/appC-srcinstall.xml	Mon Mar 09 23:37:19 2009 -0700
     2.2 +++ b/en/appC-srcinstall.xml	Mon Mar 09 23:37:29 2009 -0700
     2.3 @@ -1,6 +1,7 @@
     2.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     2.5  
     2.6  <appendix id="chap:srcinstall">
     2.7 +  <?dbhtml filename="installing-mercurial-from-source.html"?>
     2.8    <title>Installing Mercurial from source</title>
     2.9  
    2.10    <sect1 id="sec:srcinstall:unixlike">
     3.1 --- a/en/appD-license.xml	Mon Mar 09 23:37:19 2009 -0700
     3.2 +++ b/en/appD-license.xml	Mon Mar 09 23:37:29 2009 -0700
     3.3 @@ -1,6 +1,7 @@
     3.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     3.5  
     3.6  <appendix id="cha:opl">
     3.7 +  <?dbhtml filename="open-publication-license.html"?>
     3.8    <title>Open Publication License</title>
     3.9  
    3.10    <para>Version 1.0, 8 June 1999</para>
     4.1 --- a/en/ch01-intro.xml	Mon Mar 09 23:37:19 2009 -0700
     4.2 +++ b/en/ch01-intro.xml	Mon Mar 09 23:37:29 2009 -0700
     4.3 @@ -1,6 +1,7 @@
     4.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     4.5  
     4.6  <chapter id="chap:intro">
     4.7 +  <?dbhtml filename="introduction.html"?>
     4.8    <title>Introduction</title>
     4.9  
    4.10    <sect1>
     5.1 --- a/en/ch02-tour-basic.xml	Mon Mar 09 23:37:19 2009 -0700
     5.2 +++ b/en/ch02-tour-basic.xml	Mon Mar 09 23:37:29 2009 -0700
     5.3 @@ -1,6 +1,7 @@
     5.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     5.5  
     5.6  <chapter id="chap:tour-basic">
     5.7 +  <?dbhtml filename="a-tour-of-mercurial-the-basics.html"?>
     5.8    <title>A tour of Mercurial: the basics</title>
     5.9  
    5.10    <sect1 id="sec:tour:install">
     6.1 --- a/en/ch03-tour-merge.xml	Mon Mar 09 23:37:19 2009 -0700
     6.2 +++ b/en/ch03-tour-merge.xml	Mon Mar 09 23:37:29 2009 -0700
     6.3 @@ -1,6 +1,7 @@
     6.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     6.5  
     6.6  <chapter id="chap:tour-merge">
     6.7 +  <?dbhtml filename="a-tour-of-mercurial-merging-work.html"?>
     6.8    <title>A tour of Mercurial: merging work</title>
     6.9  
    6.10    <para>We've now covered cloning a repository, making changes in a
     7.1 --- a/en/ch04-concepts.xml	Mon Mar 09 23:37:19 2009 -0700
     7.2 +++ b/en/ch04-concepts.xml	Mon Mar 09 23:37:29 2009 -0700
     7.3 @@ -1,6 +1,7 @@
     7.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     7.5  
     7.6  <chapter id="chap:concepts">
     7.7 +  <?dbhtml filename="behind-the-scenes.html"?>
     7.8    <title>Behind the scenes</title>
     7.9  
    7.10    <para>Unlike many revision control systems, the concepts upon which
     8.1 --- a/en/ch05-daily.xml	Mon Mar 09 23:37:19 2009 -0700
     8.2 +++ b/en/ch05-daily.xml	Mon Mar 09 23:37:29 2009 -0700
     8.3 @@ -1,6 +1,7 @@
     8.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     8.5  
     8.6  <chapter id="chap:daily">
     8.7 +  <?dbhtml filename="mercurial-in-daily-use.html"?>
     8.8    <title>Mercurial in daily use</title>
     8.9  
    8.10    <sect1>
     9.1 --- a/en/ch06-collab.xml	Mon Mar 09 23:37:19 2009 -0700
     9.2 +++ b/en/ch06-collab.xml	Mon Mar 09 23:37:29 2009 -0700
     9.3 @@ -1,6 +1,7 @@
     9.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
     9.5  
     9.6  <chapter id="cha:collab">
     9.7 +  <?dbhtml filename="collaborating-with-other-people.html"?>
     9.8    <title>Collaborating with other people</title>
     9.9  
    9.10    <para>As a completely decentralised tool, Mercurial doesn't impose
    10.1 --- a/en/ch07-filenames.xml	Mon Mar 09 23:37:19 2009 -0700
    10.2 +++ b/en/ch07-filenames.xml	Mon Mar 09 23:37:29 2009 -0700
    10.3 @@ -1,6 +1,7 @@
    10.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    10.5  
    10.6  <chapter id="chap:names">
    10.7 +  <?dbhtml filename="file-names-and-pattern-matching.html"?>
    10.8    <title>File names and pattern matching</title>
    10.9  
   10.10    <para>Mercurial provides mechanisms that let you work with file
    11.1 --- a/en/ch08-branch.xml	Mon Mar 09 23:37:19 2009 -0700
    11.2 +++ b/en/ch08-branch.xml	Mon Mar 09 23:37:29 2009 -0700
    11.3 @@ -1,6 +1,7 @@
    11.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    11.5  
    11.6  <chapter id="chap:branch">
    11.7 +  <?dbhtml filename="managing-releases-and-branchy-development.html"?>
    11.8    <title>Managing releases and branchy development</title>
    11.9  
   11.10    <para>Mercurial provides several mechanisms for you to manage a
    12.1 --- a/en/ch09-undo.xml	Mon Mar 09 23:37:19 2009 -0700
    12.2 +++ b/en/ch09-undo.xml	Mon Mar 09 23:37:29 2009 -0700
    12.3 @@ -1,7 +1,8 @@
    12.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    12.5  
    12.6  <chapter id="chap:undo">
    12.7 -  <title>Finding and fixing your mistakes</title>
    12.8 +  <?dbhtml filename="finding-and-fixing-mistakes.html"?>
    12.9 +  <title>Finding and fixing mistakes</title>
   12.10  
   12.11    <para>To err might be human, but to really handle the consequences
   12.12      well takes a top-notch revision control system.  In this chapter,
    13.1 --- a/en/ch10-hook.xml	Mon Mar 09 23:37:19 2009 -0700
    13.2 +++ b/en/ch10-hook.xml	Mon Mar 09 23:37:29 2009 -0700
    13.3 @@ -1,6 +1,7 @@
    13.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    13.5  
    13.6  <chapter id="chap:hook">
    13.7 +  <?dbhtml filename="handling-repository-events-with-hooks.html"?>
    13.8    <title>Handling repository events with hooks</title>
    13.9  
   13.10    <para>Mercurial offers a powerful mechanism to let you perform
    14.1 --- a/en/ch11-template.xml	Mon Mar 09 23:37:19 2009 -0700
    14.2 +++ b/en/ch11-template.xml	Mon Mar 09 23:37:29 2009 -0700
    14.3 @@ -1,6 +1,7 @@
    14.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    14.5  
    14.6  <chapter id="chap:template">
    14.7 +  <?dbhtml filename="customizing-the-output-of-mercurial.html"?>
    14.8    <title>Customising the output of Mercurial</title>
    14.9  
   14.10    <para>Mercurial provides a powerful mechanism to let you control how
    15.1 --- a/en/ch12-mq.xml	Mon Mar 09 23:37:19 2009 -0700
    15.2 +++ b/en/ch12-mq.xml	Mon Mar 09 23:37:29 2009 -0700
    15.3 @@ -1,6 +1,7 @@
    15.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    15.5  
    15.6  <chapter id="chap:mq">
    15.7 +  <?dbhtml filename="managing-change-with-mercurial-queues.html"?>
    15.8    <title>Managing change with Mercurial Queues</title>
    15.9  
   15.10    <sect1 id="sec:mq:patch-mgmt">
    16.1 --- a/en/ch13-mq-collab.xml	Mon Mar 09 23:37:19 2009 -0700
    16.2 +++ b/en/ch13-mq-collab.xml	Mon Mar 09 23:37:29 2009 -0700
    16.3 @@ -1,6 +1,7 @@
    16.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    16.5  
    16.6  <chapter id="chap:mq-collab">
    16.7 +  <?dbhtml filename="advanced-uses-of-mercurial-queues.html"?>
    16.8    <title>Advanced uses of Mercurial Queues</title>
    16.9  
   16.10    <para>While it's easy to pick up straightforward uses of Mercurial
    17.1 --- a/en/ch14-hgext.xml	Mon Mar 09 23:37:19 2009 -0700
    17.2 +++ b/en/ch14-hgext.xml	Mon Mar 09 23:37:29 2009 -0700
    17.3 @@ -1,6 +1,7 @@
    17.4  <!-- vim: set filetype=docbkxml shiftwidth=2 autoindent expandtab tw=77 : -->
    17.5  
    17.6  <chapter id="chap:hgext">
    17.7 +  <?dbhtml filename="adding-functionality-with-extensions.html"?>
    17.8    <title>Adding functionality with extensions</title>
    17.9  
   17.10    <para>While the core of Mercurial is quite complete from a