diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index 60131b227d..1ba713b238 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -22,13 +22,17 @@ tmpl_sources = \ tmpl/audioraw.sgml \ tmpl/cothreads.sgml \ tmpl/gst.sgml \ + tmpl/gstinfo.sgml \ tmpl/gstasyncdisksrc.sgml \ + tmpl/gstautoplug.sgml \ + tmpl/gstscheduler.sgml \ + tmpl/gstprops.sgml \ + tmpl/gstcaps.sgml \ tmpl/gstaudiosink.sgml \ tmpl/gstaudiosrc.sgml \ tmpl/gstbin.sgml \ tmpl/gstbuffer.sgml \ tmpl/gstbufferpool.sgml \ - tmpl/gstconnection.sgml \ tmpl/gstdisksrc.sgml \ tmpl/gstelement.sgml \ tmpl/gstesdsink.sgml \ @@ -36,7 +40,6 @@ tmpl_sources = \ tmpl/gstfakesrc.sgml \ tmpl/gstfdsink.sgml \ tmpl/gstfdsrc.sgml \ - tmpl/gstfilter.sgml \ tmpl/gsthttpsrc.sgml \ tmpl/gstidentity.sgml \ tmpl/gstlog.sgml \ @@ -48,8 +51,6 @@ tmpl_sources = \ tmpl/gstqueue.sgml \ tmpl/gstreamer-unused.sgml \ tmpl/gstsinesrc.sgml \ - tmpl/gstsink.sgml \ - tmpl/gstsrc.sgml \ tmpl/gsttee.sgml \ tmpl/gstthread.sgml \ tmpl/gsttrace.sgml \ diff --git a/docs/gst/tmpl/gstreamer-unused.sgml b/docs/gst/tmpl/gstreamer-unused.sgml index 99280f4c4b..2ccba7df98 100644 --- a/docs/gst/tmpl/gstreamer-unused.sgml +++ b/docs/gst/tmpl/gstreamer-unused.sgml @@ -201,13 +201,6 @@ the stream. - - - - - -@obj: - @@ -215,6 +208,13 @@ the stream. @Returns: + + + + + +@obj: + @@ -819,12 +819,6 @@ This macro unsets the given state on the element. @obj: Element to unset state of. @flag: State to unset, can be any number of bits in guint32. - - - - - - This macro returns the entire set of flags for the object. @@ -832,6 +826,12 @@ This macro returns the entire set of flags for the object. @obj: GstSrc to return flags for. + + + + + + @@ -1647,12 +1647,6 @@ Flags for the GstSrc element @Returns: - - - - - - @@ -1661,6 +1655,12 @@ Flags for the GstSrc element @pad: @Returns: + + + + + +