docs: fix wrong doc markup
authorStefan Kost <ensonic@users.sf.net>
Thu, 6 May 2010 06:42:02 +0000 (09:42 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 6 May 2010 06:42:02 +0000 (09:42 +0300)
gst-libs/gst/rtsp/gstrtspconnection.c
gst-libs/gst/rtsp/gstrtspdefs.c
gst-libs/gst/rtsp/gstrtspmessage.c
gst-libs/gst/rtsp/gstrtsprange.c
gst-libs/gst/rtsp/gstrtsptransport.c
gst-libs/gst/rtsp/gstrtspurl.c

index 7bd1195..39bf608 100644 (file)
  * @short_description: manage RTSP connections
  * @see_also: gstrtspurl
  *  
- * <refsect2>
- * <para>
  * This object manages the RTSP connection to the server. It provides function
  * to receive and send bytes and messages.
- * </para>
- * </refsect2>
  *  
  * Last reviewed on 2007-07-24 (0.10.14)
  */
index 47d7d06..9935c67 100644 (file)
  * @short_description: common RTSP defines
  * @see_also: gstrtspurl, gstrtspconnection
  *  
- * <refsect2>
- * <para>
  * Provides common defines for the RTSP library. 
- * </para>
- * </refsect2>
  *  
  * Last reviewed on 2007-07-24 (0.10.14)
  */
index 28e4404..2b33c61 100644 (file)
  * @short_description: RTSP messages
  * @see_also: gstrtspconnection
  *  
- * <refsect2>
- * <para>
  * Provides methods for creating and parsing request, response and data messages.
- * </para>
- * </refsect2>
  *  
  * Last reviewed on 2007-07-25 (0.10.14)
  */
index bbfcc0f..0ad75c8 100644 (file)
  * SECTION:gstrtsprange
  * @short_description: dealing with time ranges
  *  
- * <refsect2>
- * <para>
  * Provides helper functions to deal with time ranges.
- * </para>
- * </refsect2>
  *  
  * Last reviewed on 2007-07-25 (0.10.14)
  */
index a9a3a0a..a5232ee 100644 (file)
  * SECTION:gstrtsptransport
  * @short_description: dealing with RTSP transports
  *  
- * <refsect2>
- * <para>
  * Provides helper functions to deal with RTSP transport strings.
- * </para>
- * </refsect2>
  *  
  * Last reviewed on 2007-07-25 (0.10.14)
  */
index 06d2100..27cd926 100644 (file)
  * SECTION:gstrtspurl
  * @short_description: handling RTSP urls
  *  
- * <refsect2>
- * <para>
  * Provides helper functions to handle RTSP urls.
- * </para>
- * </refsect2>
  *  
  * Last reviewed on 2007-07-25 (0.10.14)
  */