Removing unnecssary HTML link for feature 97/249697/1 tizen_5.0
authorGilbok Lee <gilbok.lee@samsung.com>
Wed, 16 Dec 2020 07:36:54 +0000 (16:36 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Wed, 16 Dec 2020 07:36:54 +0000 (16:36 +0900)
Change-Id: I6e4a98d3f152b72c95d157576a29a5db78132b23

doc/player_doc.h

index 1a3991480afca92441d7fd98fb3462b6d08e874e..bf167aa67dc4a1103638be77a8a13755a9d7a984 100644 (file)
  *
  * @section CAPI_MEDIA_PLAYER_MODULE_FEATURE Related Features
  * This API is related with the following features:
- *  - http://tizen.org/feature/opengles.version.2_0
- *  - http://tizen.org/feature/multimedia.player.spherical_video
+ *  - %http://tizen.org/feature/opengles.version.2_0
+ *  - %http://tizen.org/feature/multimedia.player.spherical_video
  *    These features are required for 360 video playback.
  * @if WEARABLE
- *  - http://tizen.org/feature/network.internet
+ *  - %http://tizen.org/feature/network.internet
  *    This feature is required for network streaming.
  * @endif
  * It is recommended to design feature related codes in your application for reliability.