|
From: <ai...@us...> - 2013-12-20 18:10:15
|
Revision: 12895
http://sourceforge.net/p/plplot/code/12895
Author: airwin
Date: 2013-12-20 18:10:11 +0000 (Fri, 20 Dec 2013)
Log Message:
-----------
"DOCTYPE" declaration not allowed in chapters that are a subset of the
whole document. The removal of this line fixed the validation error
generated by "make validate".
Modified Paths:
--------------
trunk/doc/docbook/src/ada.xml
Modified: trunk/doc/docbook/src/ada.xml
===================================================================
--- trunk/doc/docbook/src/ada.xml 2013-12-20 17:44:12 UTC (rev 12894)
+++ trunk/doc/docbook/src/ada.xml 2013-12-20 18:10:11 UTC (rev 12895)
@@ -32,7 +32,6 @@
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--><!-- Note to self: Uncomment these lines when editing with Serna or XMLmind
or whatever, a validity check doesn't always fail. --><!-- This document was created with Syntext Serna Free. -->
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" []>
<chapter id="ada">
<title>Ada Language</title>
<para>This document describes the Ada bindings to the PLplot technical
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|