1 <sect1 id="ch04-updateindex">
2 <title>Updating index.xml</title>
3 <?dbhtml filename="updateindex.html" dir="chapter04"?>
5 <para>The following elements should be updated in the
6 <filename>index.xml</filename> file whenever <emphasis>any</emphasis> change
7 (including small typo fixes) is made:</para>
9 <para><screen><!ENTITY version "20020429">
10 <!ENTITY releasedate "April 29th, 2002"></screen></para>
12 <para>The two dates must be the same, and the first is in the YYYYMMDD
15 <para>Effectively, you'll only do this if you happen to be the first person
16 on a particular day who made a change.</para>