mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
docs: pwg: remove broken references to example code
We point to gst-template at the beginning that shoul be enough. https://bugzilla.gnome.org/show_bug.cgi?id=623575
This commit is contained in:
parent
636aa20f28
commit
fbcfa38236
2 changed files with 0 additions and 8 deletions
|
@ -159,9 +159,6 @@ Resolving deltas: 100% (240/240), done.
|
|||
file (although since the interface to the code is entirely defined by the
|
||||
plugin system, and doesn't depend on reading a header file, this is not
|
||||
crucial.)
|
||||
|
||||
The code here can be found in
|
||||
<filename>examples/pwg/examplefilter/boiler/gstexamplefilter.h</filename>.
|
||||
</para>
|
||||
|
||||
<example id="ex-boiler-examine-h">
|
||||
|
|
|
@ -110,11 +110,6 @@
|
|||
reading the next part of the guide, <xref linkend="part-advanced"/>, you
|
||||
will be able to add even more functionality to your plugins.
|
||||
</para>
|
||||
<para>
|
||||
The example code used in this part of the guide can be found in
|
||||
<filename class="directory">examples/pwg/examplefilter/</filename> in
|
||||
your &GStreamer; directory.
|
||||
</para>
|
||||
</partintro>
|
||||
|
||||
&BUILDING_BOILER;
|
||||
|
|
Loading…
Reference in a new issue