diff options
Diffstat (limited to 'zh_TW.Big5/books/developers-handbook/chapters.ent')
-rw-r--r-- | zh_TW.Big5/books/developers-handbook/chapters.ent | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/zh_TW.Big5/books/developers-handbook/chapters.ent b/zh_TW.Big5/books/developers-handbook/chapters.ent index 9958b94e6b..1a2c61c0be 100644 --- a/zh_TW.Big5/books/developers-handbook/chapters.ent +++ b/zh_TW.Big5/books/developers-handbook/chapters.ent @@ -10,8 +10,6 @@ $FreeBSD$ --> -<!ENTITY % chap.index "IGNORE"> - <!-- Part one --> <!ENTITY chap.introduction SYSTEM "introduction/chapter.xml"> <!ENTITY chap.tools SYSTEM "tools/chapter.xml"> @@ -32,7 +30,4 @@ <!ENTITY chap.x86 SYSTEM "x86/chapter.xml"> <!-- Part six - Appendices --> -<![%chap.index;[ -<!ENTITY chap.index SYSTEM "index.xml"> -]]> -<!ENTITY chap.index ""> +<!ENTITY chap.index "<index xmlns='http://docbook.org/ns/docbook'/>"> |