|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r51388 - trunk/tools/boostbook/dtd
From: daniel_james_at_[hidden]
Date: 2009-02-22 06:54:01
Author: danieljames
Date: 2009-02-22 06:54:01 EST (Sun, 22 Feb 2009)
New Revision: 51388
URL: http://svn.boost.org/trac/boost/changeset/51388
Log:
This DTD isn't stable, so I'm calling it a 'development' version. Which is probably wrong, but there you go.
Text files modified:
trunk/tools/boostbook/dtd/boostbook.dtd | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/tools/boostbook/dtd/boostbook.dtd
==============================================================================
--- trunk/tools/boostbook/dtd/boostbook.dtd (original)
+++ trunk/tools/boostbook/dtd/boostbook.dtd 2009-02-22 06:54:01 EST (Sun, 22 Feb 2009)
@@ -1,5 +1,5 @@
<!--
- BoostBook DTD version 1.1
+ BoostBook DTD - development version
For further information, see: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost_Documentation_Format
@@ -11,7 +11,7 @@
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
- This DTD module is identified by the PUBLIC and SYSTEM identifiers:
+ The latest stable DTD module is identified by the PUBLIC and SYSTEM identifiers:
PUBLIC "-//Boost//DTD BoostBook XML V1.1//EN"
SYSTEM "http://www.boost.org/tools/boostbook/dtd/1.1/boostbook.dtd"
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk