docs: add new taglicense docs and clean them up

Avoid ugly docbook tags unless needed.
This commit is contained in:
Stefan Kost 2011-08-20 14:11:11 +02:00
parent 9716274e63
commit 1662384779
2 changed files with 7 additions and 4 deletions

View file

@ -1755,6 +1755,13 @@ gst_tag_image_type_get_type
GstTagEntryMatch
</SECTION>
<SECTION>
<FILE>gsttaglicenses</FILE>
<SUBSECTION Standard>
gst_tag_license_flags_get_type
</SECTION>
<SECTION>
<FILE>gsttagvorbis</FILE>
<INCLUDE>gst/tag/tag.h</INCLUDE>

View file

@ -22,14 +22,10 @@
* @short_description: utility functions for Creative Commons licenses
* @see_also: #GstTagList
*
* <refsect2>
* <para>
* Provides information about Creative Commons media licenses, which are
* often expressed in media files as a license URI in tags. Also useful
* for applications creating media files, in case the user wants to license
* the content under a Creative Commons license.
* </para>
* </refsect2>
*/
/* FIXME: add API to check obsolete-ness / replace-by */