[Tizen.WebView] Add namespace summary 47/154747/2
authoryh106.jung <yh106.jung@samsung.com>
Wed, 11 Oct 2017 08:31:57 +0000 (17:31 +0900)
committeryh106.jung <yh106.jung@samsung.com>
Wed, 11 Oct 2017 08:35:46 +0000 (17:35 +0900)
This patch adds namespace summary.

Change-Id: I4e4502f4334a9cfbee46ac9c60f103de097cadfa
Signed-off-by: yh106.jung <yh106.jung@samsung.com>
src/Tizen.WebView/doc/api/Tizen.WebView.md [new file with mode: 0644]

diff --git a/src/Tizen.WebView/doc/api/Tizen.WebView.md b/src/Tizen.WebView/doc/api/Tizen.WebView.md
new file mode 100644 (file)
index 0000000..4ff4ad9
--- /dev/null
@@ -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.
+---