diff options
Diffstat (limited to 'docs/xml/about.xml')
-rw-r--r-- | docs/xml/about.xml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/docs/xml/about.xml b/docs/xml/about.xml index a6f51d7e0..b1dab24f6 100644 --- a/docs/xml/about.xml +++ b/docs/xml/about.xml @@ -1,6 +1,9 @@ -<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [ -<!ENTITY conventions SYSTEM "conventions.xml"> ] > --> -<!-- $Id: about.xml,v 1.19 2005/01/14 12:08:47 jake%bugzilla.org Exp $ --> +<?xml version="1.0"?> +<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ + <!ENTITY % myents SYSTEM "bugzilla.ent"> + %myents; +]> <chapter id="about"> <title>About This Guide</title> @@ -209,9 +212,9 @@ </para> </section> - <!-- conventions used here (didn't want to give it a chapter of its own) --> -&conventions; - </chapter> +<!-- conventions used here (didn't want to give it a chapter of its own) --> +<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="conventions.xml" /> +</chapter> <!-- Keep this comment at the end of the file Local variables: |