Add enough id attributes to prevent jade generating file names.

This commit is contained in:
Ceri Davies 2004-07-28 19:42:39 +00:00
parent 4ca5d5c82f
commit d7bef5c111
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21719

View file

@ -73,7 +73,7 @@
</revision>
</revhistory>
</bookinfo>
<preface>
<preface id="foreword">
<title>Foreword</title>
<para>
@ -187,7 +187,7 @@
</para>
</chapter>
<chapter>
<chapter id="definitions">
<title>Definitions</title>
<section id="ref-activity" xreflabel="">
@ -398,10 +398,10 @@
</chapter>
<chapter>
<chapter id="methodology-model">
<title>Methodology model</title>
<section><title>Development model</title>
<section id="development-model"><title>Development model</title>
<para>
There is no defined model for how people write code in
@ -549,7 +549,7 @@
</section>
<section>
<section id="release-branches">
<title>Release branches</title>
<para>
@ -647,7 +647,7 @@
</section>
<section>
<section id="model-summary">
<title>Model summary</title>
<para>
@ -716,7 +716,7 @@
</para>
<section>
<section id="general-hats">
<title>General Hats</title>
<section id="role-contributor" xreflabel="Contributor">
@ -1213,7 +1213,7 @@
</section>
<section>
<section id="proc-depend-hats">
<title>Process dependent hats</title>
<section id="role-problem-originator" xreflabel="Report originator">
@ -1512,7 +1512,7 @@
</section>
<section>
<section id="committing">
<title>Committing code</title>
<para>
@ -1737,7 +1737,7 @@
</para>
</section>
<section>
<section id="new-features">
<title>Development of new features</title>
<para>
@ -2197,7 +2197,7 @@
<chapter>
<chapter id="tools">
<title>Tools</title>
<para>
@ -2314,7 +2314,7 @@
</chapter>
<chapter>
<chapter id="sub-projects">
<title>Sub-projects</title>
<para>
@ -2446,7 +2446,7 @@
</chapter>
<bibliography>
<bibliography id="bibliography">
<title>References</title>
<biblioentry id="brooks" xreflabel="Brooks, 1995">