From d915127028f5c426d741713f60f620fff9f842b2 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Fri, 26 Aug 2005 12:48:29 +0000 Subject: [PATCH] docs/: disabed additional index entries again, as this makes docs-gen just slow and they aren't useful yet Original commit message from CVS: * 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 --- ChangeLog | 9 +++++++++ docs/gst/gstreamer-docs.sgml | 4 ++++ docs/libs/gstreamer-libs-docs.sgml | 4 ++++ docs/libs/gstreamer-libs-sections.txt | 17 +++++++++++++++-- 4 files changed, 32 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index eb708d5..c6df6c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-08-26 Stefan Kost + + * 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 * gst/base/gstbasesink.c: (gst_base_sink_handle_object): diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml index 172c978..5043704 100644 --- a/docs/gst/gstreamer-docs.sgml +++ b/docs/gst/gstreamer-docs.sgml @@ -240,11 +240,15 @@ Index of deprecated symbols + diff --git a/docs/libs/gstreamer-libs-docs.sgml b/docs/libs/gstreamer-libs-docs.sgml index 5089335..73ca1ac 100644 --- a/docs/libs/gstreamer-libs-docs.sgml +++ b/docs/libs/gstreamer-libs-docs.sgml @@ -57,11 +57,15 @@ Index of deprecated symbols + diff --git a/docs/libs/gstreamer-libs-sections.txt b/docs/libs/gstreamer-libs-sections.txt index ce2deed..8e294f1 100644 --- a/docs/libs/gstreamer-libs-sections.txt +++ b/docs/libs/gstreamer-libs-sections.txt @@ -1,10 +1,14 @@ # 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 #
# gstxxx # GstXxx +# typedefs +# macros +# constructor +# methods # # #
@@ -94,6 +98,12 @@ swab32 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 @@ -142,6 +152,9 @@ GST_IS_CONTROLLER_CLASS GST_CONTROLLER_GET_CLASS GST_TYPE_CONTROLLER +InterpolateGet +InterpolateGetValueArray +GST_CONTROLLED_PROPERTY gst_controller_get_type -- 2.7.4