+2005-08-26 Stefan Kost <ensonic@users.sf.net>
+
+ * docs/gst/gstreamer-docs.sgml:
+ * docs/libs/gstreamer-libs-docs.sgml:
+ disabed additional index entries again, as this makes docs-gen just
+ slow and they aren't useful yet
+ * docs/libs/gstreamer-libs-sections.txt:
+ little -section.txt cleanup for libs
+
2005-08-26 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/base/gstbasesink.c: (gst_base_sink_handle_object):
<index role="deprecated">
<title>Index of deprecated symbols</title>
</index>
+ <!-- disable, as
+ - index generation is extremly slow in gtk-doc
+ - we have not tagged lots of symbols thsi way anyway
<index role="0.8">
<title>Index of new symbols in 0.8</title>
</index>
<index role="0.9">
<title>Index of new symbols in 0.9</title>
</index>
+ -->
</book>
<index role="deprecated">
<title>Index of deprecated symbols</title>
</index>
+ <!-- disable, as
+ - index generation is extremly slow in gtk-doc
+ - we have not tagged lots of symbols thsi way anyway
<index role="0.8">
<title>Index of new symbols in 0.8</title>
</index>
<index role="0.9">
<title>Index of new symbols in 0.9</title>
</index>
+ -->
</book>
# GStreamer Libraries API reference sections
-# please add section in the alpahbetical order to each library
-# using the following template
+## please add sections in alphabetical order using the following template
+# leave two empty lines between sections
# <SECTION>
# <FILE>gstxxx</FILE>
# <TITLE>GstXxx</TITLE>
+# typedefs
+# macros
+# constructor
+# methods
# <SUBSECTION Standard>
# <SUBSECTION Private>
# </SECTION>
GstDPHeaderFlag
GstDPPayloadType
+GST_DP_HEADER_LENGTH
+GST_DP_VERSION_MAJOR
+GST_DP_VERSION_MINOR
+
+gst_dp_init
+
gst_dp_header_payload_length
gst_dp_header_payload_type
GST_CONTROLLER_GET_CLASS
GST_TYPE_CONTROLLER
<SUBSECTION Private>
+InterpolateGet
+InterpolateGetValueArray
+GST_CONTROLLED_PROPERTY
gst_controller_get_type
</SECTION>