summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/pwg/building-boiler.xml3
-rw-r--r--docs/pwg/pwg.xml5
2 files changed, 0 insertions, 8 deletions
diff --git a/docs/pwg/building-boiler.xml b/docs/pwg/building-boiler.xml
index 5d781238ae..251bf33173 100644
--- a/docs/pwg/building-boiler.xml
+++ b/docs/pwg/building-boiler.xml
@@ -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">
diff --git a/docs/pwg/pwg.xml b/docs/pwg/pwg.xml
index 4f79709682..52d729e088 100644
--- a/docs/pwg/pwg.xml
+++ b/docs/pwg/pwg.xml
@@ -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;