gstreamer/docs/faq/start.xml
Thomas Vander Stichele 1b4a906e12 add cvs section
Original commit message from CVS:
add cvs section
2002-10-26 15:18:03 +00:00

21 lines
627 B
XML

<sect1 id="start">
<title id="start-title">Getting Started</title>
<para>
So you're eager to get started learning about GStreamer.
There's a few ways you can get started.
<itemizedlist>
<listitem>If you want to learn by reading about it, start with
<xref linkend="title-general" endterm="title-general"/></listitem>
<listitem>
If you'd rather learn by trying it out, start with
<xref linkend="title-getting" endterm="title-getting"/>
</listitem>
<listitem>
If you want to live on the bleeding edge and develop and use CVS, see
<xref linkend="title-cvs" endterm="title-cvs"/>
</listitem>
</itemizedlist>
</para>
</sect1>