summaryrefslogtreecommitdiffstats
path: root/docs/plugins/gst-plugins-good-plugins-docs.sgml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-01 17:55:14 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-01 17:55:14 +0000
commit63efb534b9dadf2215e1175d0641d17c6437176a (patch)
tree9fbe06c0f26cf01238c924a0c8596a394f7739ad /docs/plugins/gst-plugins-good-plugins-docs.sgml
parent4b5a02d7fbc040fcc95d3e638953040e7a322d1e (diff)
add docs to build
Original commit message from CVS: * Makefile.am: * configure.ac: add docs to build * common/plugins.xsl: wrap Description into a refsect2 * docs/Makefile.am: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * gst/goom/Makefile.am: * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init), (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose), (gst_goom_sink_setcaps), (gst_goom_src_setcaps), (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain), (gst_goom_change_state): * gst/goom/gstgoom.h: GstGOOM -> GstGoom add an example launch line * gst/level/gstlevel.h: * gst/monoscope/gstmonoscope.c: cleanups
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins-docs.sgml')
-rw-r--r--docs/plugins/gst-plugins-good-plugins-docs.sgml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins-docs.sgml b/docs/plugins/gst-plugins-good-plugins-docs.sgml
index 328910a9..283ea30e 100644
--- a/docs/plugins/gst-plugins-good-plugins-docs.sgml
+++ b/docs/plugins/gst-plugins-good-plugins-docs.sgml
@@ -12,6 +12,7 @@
<chapter>
<title>gst-plugins-good Elements</title>
+ <xi:include href="xml/element-goom.xml" />
<xi:include href="xml/element-level.xml" />
</chapter>