docs: add new taglicense docs and clean them up
authorStefan Kost <ensonic@users.sf.net>
Sat, 20 Aug 2011 12:11:11 +0000 (14:11 +0200)
committerStefan Kost <ensonic@users.sf.net>
Sat, 20 Aug 2011 12:14:54 +0000 (14:14 +0200)
Avoid ugly docbook tags unless needed.

docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/tag/licenses.c

index 42f5d78..653b3ed 100644 (file)
@@ -1756,6 +1756,13 @@ 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>
 <SUBSECTION>
index 4d2c476..f765cfd 100644 (file)
  * @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 */