From 4017a76615b0b80d4fa759b2e9c47b14304fad49 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Mon, 31 Dec 2007 15:53:06 +0000 Subject: [PATCH] Updated the boostbook.dtd and reference docs for "enumvalue" elements to indicate they can have "purpose" and "description" children. [SVN r42389] --- doc/reference.dtdxml | 2 ++ doc/reference.xml | 2 +- dtd/boostbook.dtd | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/reference.dtdxml b/doc/reference.dtdxml index 035fada..3b28855 100644 --- a/doc/reference.dtdxml +++ b/doc/reference.dtdxml @@ -2513,6 +2513,8 @@ + + diff --git a/doc/reference.xml b/doc/reference.xml index d8340c9..a83ee7a 100644 --- a/doc/reference.xml +++ b/doc/reference.xml @@ -2102,7 +2102,7 @@ A single value of an enumeration enumvalue ::= - (default?) + (default?, purpose?, description?) Attributes diff --git a/dtd/boostbook.dtd b/dtd/boostbook.dtd index 7cd2436..27388ef 100644 --- a/dtd/boostbook.dtd +++ b/dtd/boostbook.dtd @@ -210,7 +210,7 @@ name CDATA #REQUIRED %boost.common.attrib;> - +