docs/gst/: the GstURIType documentation page is private, it only defines GstURIType which should be defined in the Gs...

Original commit message from CVS:
* docs/gst/gstreamer-docs.sgml:
* docs/gst/gstreamer-sections.txt:
the GstURIType documentation page is private, it only defines GstURIType
which should be defined in the GstURIHandler page
This commit is contained in:
Edward Hervey 2005-10-28 18:10:41 +00:00
parent 4a8451a360
commit 922c07e785
3 changed files with 10 additions and 13 deletions

View file

@ -1,3 +1,10 @@
2005-10-28 Edward Hervey <edward@fluendo.com>
* docs/gst/gstreamer-docs.sgml:
* docs/gst/gstreamer-sections.txt:
the GstURIType documentation page is private, it only defines GstURIType
which should be defined in the GstURIHandler page
2005-10-28 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/gstbin.c: (gst_bin_class_init):

View file

@ -48,7 +48,6 @@
<!ENTITY GstTypeFind SYSTEM "xml/gsttypefind.xml">
<!ENTITY GstTypeFindFactory SYSTEM "xml/gsttypefindfactory.xml">
<!ENTITY GstUriHandler SYSTEM "xml/gsturihandler.xml">
<!ENTITY GstUriType SYSTEM "xml/gsturitype.xml">
<!ENTITY GstUtils SYSTEM "xml/gstutils.xml">
<!ENTITY GstValue SYSTEM "xml/gstvalue.xml">
<!ENTITY GstVersion SYSTEM "xml/gstversion.xml">
@ -158,7 +157,6 @@ Windows. It is released under the GNU Library General Public License
&GstTypeFind;
&GstTypeFindFactory;
&GstUriHandler;
&GstUriType;
&GstUtils;
&GstValue;
&GstVersion;

View file

@ -1961,6 +1961,7 @@ gst_type_find_factory_get_type
<FILE>gsturihandler</FILE>
<TITLE>GstUriHandler</TITLE>
GstURIHandler
GstURIType
GST_URI_TYPE_IS_VALID
gst_uri_protocol_is_valid
gst_uri_is_valid
@ -1980,20 +1981,11 @@ GST_IS_URI_HANDLER
GST_URI_HANDLER_CLASS
GST_URI_HANDLER_GET_INTERFACE
GST_TYPE_URI_HANDLER
<SUBSECTION Private>
gst_uri_handler_get_type
</SECTION>
<SECTION>
<FILE>gsturitype</FILE>
<TITLE>GstUriType</TITLE>
GstURIType
<SUBSECTION Standard>
GST_TYPE_URI
GST_TYPE_URI_TYPE
<SUBSECTION Private>
gst_uri_get_uri_type
gst_uri_handler_get_type
gst_uri_get_type
gst_uri_type_get_type
</SECTION>