From 4de7c6c24f522e478b958ffbcf6a8a4a7dd101fa Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 28 Jan 2004 14:27:11 +0000 Subject: [PATCH] fix title of sections Original commit message from CVS: fix title of sections --- ChangeLog | 5 +++++ docs/gst/gstreamer-sections.txt | 12 +++++++++++- docs/gst/tmpl/gstelement.sgml | 1 + docs/gst/tmpl/gstxml.sgml | 10 +++++++--- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index e2fc021..442d184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-01-28 Thomas Vander Stichele + + * docs/gst/gstreamer-sections.txt: + Fix up TITLE of the sections + 2004-01-28 Ronald Bultje * docs/pwg/advanced_interfaces.xml: diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 495cad8..2aef9d2 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -2,6 +2,7 @@
cothreads +Cothreads cothread_state cothread_func cothread_context @@ -30,6 +31,7 @@ cothread_current
gstatomic +GstAtomic GstAtomicInt gst_atomic_int_init gst_atomic_int_destroy @@ -43,6 +45,7 @@ gst_atomic_int_dec_and_test
gstmemchunk +GstMemChunk GstMemChunk gst_mem_chunk_new gst_mem_chunk_destroy @@ -83,6 +86,7 @@ gst_marshal_VOID__VOID
gstinfo +GstInfo GST_STR_NULL GST_DEBUG_PAD_NAME GST_FUNCTION @@ -199,6 +203,7 @@ GST_SCHEDULER_GET_CLASS
gstconfig +GstConfig GST_DISABLE_ALLOC_TRACE GST_DISABLE_ENUMTYPES GST_DISABLE_GST_DEBUG @@ -300,6 +305,7 @@ gst_parse_error_get_type
gstarch +GstArch GST_ARCH_CALL GST_ARCH_SET_SP GST_ARCH_SETUP_STACK @@ -595,6 +601,7 @@ GST_IS_ELEMENT_FACTORY_CLASS
gstclock +GstClock GstClockTime GstClockTimeDiff GstClockID @@ -665,7 +672,6 @@ gst_clock_return_get_type GstRegistry GstRegistryReturn GstRegistryFlags -GstRegistry GstRegistry gst_registry_load gst_registry_is_loaded @@ -740,6 +746,7 @@ GstSystemClockClass
gstlog +GstLog gst_info GST_SHOW_INFO @@ -793,6 +800,7 @@ gst_object_flags_get_type
gstquery +GstQuery GstQueryType GST_QUERY_TYPE_RATE_DEN GstQueryTypeDefinition @@ -1145,6 +1153,7 @@ gst_alloc_trace_flags_get_type
gsttypefind +GstTypeFind Writing typefind functions GstTypeFind GstTypeFindFunction @@ -1244,6 +1253,7 @@ gst_uri_get_uri_type
gstcompat +GstCompat gst_element_connect gst_element_connect_pads diff --git a/docs/gst/tmpl/gstelement.sgml b/docs/gst/tmpl/gstelement.sgml index baef1bb..f8dddde 100644 --- a/docs/gst/tmpl/gstelement.sgml +++ b/docs/gst/tmpl/gstelement.sgml @@ -991,6 +991,7 @@ Is triggered whenever an error occured. @: @: @: +@: @: diff --git a/docs/gst/tmpl/gstxml.sgml b/docs/gst/tmpl/gstxml.sgml index 32d00bc..08450b2 100644 --- a/docs/gst/tmpl/gstxml.sgml +++ b/docs/gst/tmpl/gstxml.sgml @@ -110,6 +110,10 @@ All GstElements can be serialized to an XML presentation and subsequently loaded +@: +@: +@: + @gstxml: the object which received the signal. @arg1: @arg2: @@ -119,7 +123,7 @@ All GstElements can be serialized to an XML presentation and subsequently loaded -@: -@: -@: +@gstxml: the object which received the signal. +@arg1: +@arg2: -- 2.7.4