summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-09 01:45:32 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-09 01:45:32 +0000
commit1ba01acdc040bd21dc2219ec17d7b331eee40078 (patch)
tree449bd3a86f4f07057fe8867e671bd36c65a7e216 /docs
parent6afa17d8f0d32f621ed9c908a694620d00129012 (diff)
Add a simple example application for the spectrum element, include it in the docs, and fix some documentation ambigui...
Original commit message from CVS: * docs/plugins/Makefile.am: * gst/spectrum/gstspectrum.c: * tests/examples/spectrum/.cvsignore: * tests/examples/spectrum/Makefile.am: * tests/examples/spectrum/spectrum-example.c: Add a simple example application for the spectrum element, include it in the docs, and fix some documentation ambiguities. Fixes: #348085
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index e5c0a894..35b85a9f 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -154,7 +154,8 @@ EXTRA_HFILES = \
# example code that needs to be converted to xml and placed in xml/
EXAMPLE_CFILES = \
- $(top_srcdir)/tests/examples/level/level-example.c
+ $(top_srcdir)/tests/examples/level/level-example.c \
+ $(top_srcdir)/tests/examples/spectrum/spectrum-example.c
# Images to copy into HTML directory.
HTML_IMAGES =