In order to improve Tizen documentation, this patch deletes the mention
of product API, ewk_view_html_string_override_current_entry_load, from
public API description.
Change-Id: I361727ed88d26d211ddbbd74440eb0678baeee68
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
* @details External objects such as stylesheets or images referenced
* in the HTML\n document are located relative to @a baseUrl.\n
*
- * @remarks There is an alternative API ewk_view_html_string_override_current_entry_load()
- * which is able to override current entry which prevents from backing back to
- * malicious page.
- *
* If an @a unreachableUrl is passed it is used as the url for the loaded
* content.\n This is typically used to display error pages for a failed load.
*