summaryrefslogtreecommitdiffstats
path: root/en_US
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-07-28 22:02:46 +0000
committerPaul W. Frields <stickster@gmail.com>2007-07-28 22:02:46 +0000
commit69d96e5242cd0e8f6439f73146569042af2da356 (patch)
tree586c84bb2535ce95982c23411304bca4de280026 /en_US
parentc06d55de5ac5a70c7267c2ba28e46aa9a2741eae (diff)
downloaddocumentation-guide-69d96e5242cd0e8f6439f73146569042af2da356.tar.gz
documentation-guide-69d96e5242cd0e8f6439f73146569042af2da356.tar.xz
documentation-guide-69d96e5242cd0e8f6439f73146569042af2da356.zip
Remove unnecessary chapter on XML tags. DocBook: The Definitive Guide
has all the information we need about tags, and if there is specific usage needed beyond DocBook XML 4.4, we should only provide that here.
Diffstat (limited to 'en_US')
-rw-r--r--en_US/documentation-guide.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/en_US/documentation-guide.xml b/en_US/documentation-guide.xml
index 6a71148..3699e93 100644
--- a/en_US/documentation-guide.xml
+++ b/en_US/documentation-guide.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id: documentation-guide.xml,v 1.7 2007/04/26 20:35:58 pfrields Exp $ -->
+<!-- $Id: documentation-guide.xml,v 1.8 2007/07/28 22:02:46 pfrields Exp $ -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
@@ -50,8 +50,10 @@
xmlns:xi="http://www.w3.org/2001/XInclude" />
<!-- TAGS -->
+ <!-- Removing this chapter, since it isn't helpful beyond TDG.
<xi:include href="xml-tags.xml" xpointer="element(ch-xml-tags)"
xmlns:xi="http://www.w3.org/2001/XInclude" />
+ -->
<!-- TUTORIAL -->
<xi:include href="tutorial.xml" xpointer="element(ch-tutorial)"