diff options
author | Tammy Fox <tfox@redhat.com> | 2004-02-24 17:03:35 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-02-24 17:03:35 +0000 |
commit | 2e8fbbad555c2b99202dd2867676da1e01eae806 (patch) | |
tree | 434cf8a896aa51e57545b740406fab6284ea882b | |
parent | f58cbb444c985f7402b9f1462806c8541c11a3e0 (diff) | |
download | documentation-guide-2e8fbbad555c2b99202dd2867676da1e01eae806.tar.gz documentation-guide-2e8fbbad555c2b99202dd2867676da1e01eae806.tar.xz documentation-guide-2e8fbbad555c2b99202dd2867676da1e01eae806.zip |
add end index tag so index is auto generated
-rw-r--r-- | documentation-guide-en.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation-guide-en.xml b/documentation-guide-en.xml index 31e1ede..f84d7a0 100644 --- a/documentation-guide-en.xml +++ b/documentation-guide-en.xml @@ -1,4 +1,4 @@ -<!-- $Id: documentation-guide-en.xml,v 1.5 2004/01/19 23:14:46 tfox Exp $ --> +<!-- $Id: documentation-guide-en.xml,v 1.6 2004/02/24 17:03:35 tfox Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.1//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ @@ -77,4 +77,5 @@ &ACKNOWLEDGMENTS; +<index/> </book> |