gstreamer/docs/faq/start.xml
Tim-Philipp Müller 1c716ae407 FAQ: update for git and miscellaneous small fixes and additions
Replace all mentions of CVS with git. Add link to gst-uninstalled script in cgit and to SubmittingPatches page in wiki. Fix some typos. Update indenting rules to what we actually use (#571646).
2009-02-14 13:35:48 +00:00

28 lines
775 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>
<para>
If you want to learn by reading about it, start with
<xref linkend="title-general" endterm="title-general"/>
</para>
</listitem>
<listitem>
<para>
If you'd rather learn by trying it out, start with
<xref linkend="title-getting" endterm="title-getting"/>
</para>
</listitem>
<listitem>
<para>
If you want to live on the bleeding edge and develop and use git, see
<xref linkend="title-git" endterm="title-git"/>
</para>
</listitem>
</itemizedlist>
</para>
</sect1>