Removed some stuff from the makefile until it stopped complaining when building debs...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 20 Jul 2001 21:26:34 +0000 (21:26 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 20 Jul 2001 21:26:34 +0000 (21:26 +0000)
Original commit message from CVS:
Removed some stuff from the makefile until it stopped complaining when
building debs...

docs/gst/Makefile.am
docs/gst/gstreamer.hierarchy
docs/gst/tmpl/gstbufferpool.sgml
docs/gst/tmpl/gstfakesink.sgml
docs/gst/tmpl/gstidentity.sgml
docs/gst/tmpl/gstreamer-unused.sgml
docs/gst/tmpl/gsttee.sgml

index 7c9bc16..a0f4111 100644 (file)
@@ -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=""
 
index 5085538..9e10a00 100644 (file)
@@ -1,4 +1,7 @@
 GtkObject
+  GtkWidget
+    GtkRange
+    GtkContainer
   GObject
     GstObject
       GstXml
index 64b4433..ddcf3da 100644 (file)
@@ -125,9 +125,9 @@ the pool.
 
 </para>
 
-@pool: 
-<!-- # Unused Parameters # -->
 @buffer: 
+<!-- # Unused Parameters # -->
+@pool: 
 
 
 <!-- ##### FUNCTION gst_buffer_pool_set_create_function ##### -->
index 62cf3b9..81869b9 100644 (file)
@@ -24,7 +24,7 @@ with the buffer. (fakesink)
 @gstfakesink: the object which received the signal.
 @arg1: 
 
-<!-- ##### ARG GstFakeSink:num_sources ##### -->
+<!-- ##### ARG GstFakeSink:num_sinks ##### -->
 <para>
 
 </para>
index 0a059cf..c2309bb 100644 (file)
@@ -14,6 +14,14 @@ Pass data without modification.
 
 </para>
 
+<!-- ##### SIGNAL GstIdentity::handoff ##### -->
+<para>
+
+</para>
+
+@gstidentity: the object which received the signal.
+@arg1: 
+
 <!-- ##### ARG GstIdentity:loop_based ##### -->
 <para>
 
@@ -24,6 +32,11 @@ Pass data without modification.
 
 </para>
 
+<!-- ##### ARG GstIdentity:duplicate ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GstIdentity:silent ##### -->
 <para>
 
index 33c3984..21d14bc 100644 (file)
@@ -2466,6 +2466,12 @@ The start point of a filter graph
 @counter: 
 @Returns: 
 
+<!-- ##### ARG GstFakeSink:num_sources ##### -->
+<para>
+
+</para>
+
+
 <!-- ##### MACRO GST_PROPS_FLOAT_RANGE_STRING ##### -->
 <para>
 
index a833f5c..3152721 100644 (file)
@@ -19,3 +19,8 @@ A tee can be used to split out the filter graph.
 
 </para>
 
+<!-- ##### ARG GstTee:silent ##### -->
+<para>
+
+</para>
+