From: yh106.jung Date: Wed, 11 Oct 2017 08:31:57 +0000 (+0900) Subject: [Tizen.WebView] Add namespace summary X-Git-Tag: preview1-00296^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8763bc6ea464829885d518faf7a9869d61fd905;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [Tizen.WebView] Add namespace summary This patch adds namespace summary. Change-Id: I4e4502f4334a9cfbee46ac9c60f103de097cadfa Signed-off-by: yh106.jung --- diff --git a/src/Tizen.WebView/doc/api/Tizen.WebView.md b/src/Tizen.WebView/doc/api/Tizen.WebView.md new file mode 100644 index 0000000..4ff4ad9 --- /dev/null +++ b/src/Tizen.WebView/doc/api/Tizen.WebView.md @@ -0,0 +1,18 @@ +--- +# Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License + +uid: Tizen.WebView +summary: The Tizen.WebView namespace provides classes for accessing web pages and web content in your application. +---