docs: fix wrong doc markup

This commit is contained in:
Stefan Kost 2010-05-06 09:42:02 +03:00
parent 4967d4e3fd
commit 639e1ab2b5
6 changed files with 0 additions and 24 deletions

View file

@ -45,12 +45,8 @@
* @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)
*/

View file

@ -45,11 +45,7 @@
* @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)
*/

View file

@ -46,11 +46,7 @@
* @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)
*/

View file

@ -44,11 +44,7 @@
* 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)
*/

View file

@ -45,11 +45,7 @@
* 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)
*/

View file

@ -44,11 +44,7 @@
* 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)
*/