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