gstreamer/docs/RELNOTES.xml
Stéphane Loeuillet 3eae754e99 fix spec file + broken links in docs
Original commit message from CVS:
fix spec file + broken links in docs
2004-05-01 16:55:37 +00:00

30 lines
958 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"/>
<!--=====================================================================-->
<section id="homepage">
<title>Gst-Python Homepage</title>
<para><ulink url="http://gstreamer.freedesktop.org/bindings/python.html"/></para>
</section>
<!--=====================================================================-->
</article>