From 898841303723f939fef5633b1883b806acc724a2 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 20 Jul 2001 21:26:34 +0000 Subject: [PATCH] Removed some stuff from the makefile until it stopped complaining when building debs... Original commit message from CVS: Removed some stuff from the makefile until it stopped complaining when building debs... --- docs/gst/Makefile.am | 6 +----- docs/gst/gstreamer.hierarchy | 3 +++ docs/gst/tmpl/gstbufferpool.sgml | 4 ++-- docs/gst/tmpl/gstfakesink.sgml | 2 +- docs/gst/tmpl/gstidentity.sgml | 13 +++++++++++++ docs/gst/tmpl/gstreamer-unused.sgml | 6 ++++++ docs/gst/tmpl/gsttee.sgml | 5 +++++ 7 files changed, 31 insertions(+), 8 deletions(-) diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index 7c9bc16d91..a0f4111deb 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -38,7 +38,6 @@ tmpl_sources = \ tmpl/gsthttpsrc.sgml \ tmpl/gstidentity.sgml \ tmpl/gstlog.sgml \ - tmpl/gstmeta.sgml \ tmpl/gstobject.sgml \ tmpl/gstpad.sgml \ tmpl/gstpipeline.sgml \ @@ -68,15 +67,12 @@ SCANOBJS_FILES = \ # FIXME: the dependencies here are rather broken. Really, html/book1.html # should be rebuilt if any file in $(top_srcdir)/gst is updated. if HAVE_GTK_DOC -html/book1.html: sgml/gstreamer-doc.bottom +html/book1.html: $(MAKE) html else html/book1.html: endif -sgml/gstreamer-doc.bottom: $(tmpl_sources) - $(MAKE) sgml - gstreamer-decl.txt: gtkdoc-scan --module=$(DOC_MODULE) --source-dir=$(DOC_SOURCE_DIR) --ignore-headers="" diff --git a/docs/gst/gstreamer.hierarchy b/docs/gst/gstreamer.hierarchy index 50855384e2..9e10a00de4 100644 --- a/docs/gst/gstreamer.hierarchy +++ b/docs/gst/gstreamer.hierarchy @@ -1,4 +1,7 @@ GtkObject + GtkWidget + GtkRange + GtkContainer GObject GstObject GstXml diff --git a/docs/gst/tmpl/gstbufferpool.sgml b/docs/gst/tmpl/gstbufferpool.sgml index 64b4433fb2..ddcf3dadf2 100644 --- a/docs/gst/tmpl/gstbufferpool.sgml +++ b/docs/gst/tmpl/gstbufferpool.sgml @@ -125,9 +125,9 @@ the pool. -@pool: - @buffer: + +@pool: diff --git a/docs/gst/tmpl/gstfakesink.sgml b/docs/gst/tmpl/gstfakesink.sgml index 62cf3b99be..81869b93ee 100644 --- a/docs/gst/tmpl/gstfakesink.sgml +++ b/docs/gst/tmpl/gstfakesink.sgml @@ -24,7 +24,7 @@ with the buffer. (fakesink) @gstfakesink: the object which received the signal. @arg1: - + diff --git a/docs/gst/tmpl/gstidentity.sgml b/docs/gst/tmpl/gstidentity.sgml index 0a059cf432..c2309bb31e 100644 --- a/docs/gst/tmpl/gstidentity.sgml +++ b/docs/gst/tmpl/gstidentity.sgml @@ -14,6 +14,14 @@ Pass data without modification. + + + + + +@gstidentity: the object which received the signal. +@arg1: + @@ -24,6 +32,11 @@ Pass data without modification. + + + + + diff --git a/docs/gst/tmpl/gstreamer-unused.sgml b/docs/gst/tmpl/gstreamer-unused.sgml index 33c398442c..21d14bc6f9 100644 --- a/docs/gst/tmpl/gstreamer-unused.sgml +++ b/docs/gst/tmpl/gstreamer-unused.sgml @@ -2466,6 +2466,12 @@ The start point of a filter graph @counter: @Returns: + + + + + + diff --git a/docs/gst/tmpl/gsttee.sgml b/docs/gst/tmpl/gsttee.sgml index a833f5c88c..31527214b3 100644 --- a/docs/gst/tmpl/gsttee.sgml +++ b/docs/gst/tmpl/gsttee.sgml @@ -19,3 +19,8 @@ A tee can be used to split out the filter graph. + + + + + -- 2.34.1