gstreamer/docs/RELNOTES.xml
David I. Lehn dc8590962b redo autobuilt docs system with fancy XInclude features
Original commit message from CVS:
redo autobuilt docs system with fancy XInclude features
2003-07-09 23:51:45 +00:00

27 lines
872 B
XML

<?xml version="1.0"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
<!ENTITY % local.common.attrib "xml:base CDATA #IMPLIED">
<!ENTITY % ents SYSTEM "gst-python.ent">
%ents;
]>
<article id="gst-python-release-notes">
<!--=====================================================================-->
<articleinfo>
<title>Gst-Python &version; Release Notes</title>
</articleinfo>
<!--=====================================================================-->
<xi:include href="NEWS.xml#release-&version;" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<!--=====================================================================-->
<para><ulink url="http://www.gstreamer.net/bindings/python/"/></para>
<!--=====================================================================-->
</article>