[doc] Add WatchfaceComplication to the doc index (#587)
authorPiotr Szydełko <wiertel@users.sourceforge.net>
Mon, 10 Dec 2018 07:50:31 +0000 (08:50 +0100)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 10 Dec 2018 07:50:31 +0000 (16:50 +0900)
docs/api/index.md
src/Tizen.Applications.WatchfaceComplication/doc/api/Tizen.Applications.WatchfaceComplication.md [new file with mode: 0644]

index 4adb247..e0ba787 100644 (file)
@@ -16,6 +16,7 @@ TizenFX API constists of the following namespaces:
 * [](xref:Tizen.Applications.NotificationEventListener?displayProperty=fullName)
 * [](xref:Tizen.Applications.Notifications?displayProperty=fullName)
 * [](xref:Tizen.Applications.Shortcut?displayProperty=fullName)
+* [](xref:Tizen.Applications.WatchfaceComplication?displayProperty=fullName)
 * [](xref:Tizen.Common?displayProperty=fullName)
 * [](xref:Tizen.Content.Download?displayProperty=fullName)
 * [](xref:Tizen.Content.MediaContent?displayProperty=fullName)
diff --git a/src/Tizen.Applications.WatchfaceComplication/doc/api/Tizen.Applications.WatchfaceComplication.md b/src/Tizen.Applications.WatchfaceComplication/doc/api/Tizen.Applications.WatchfaceComplication.md
new file mode 100644 (file)
index 0000000..936adfd
--- /dev/null
@@ -0,0 +1,18 @@
+---
+# Copyright (c) 2018 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.Applications.WatchfaceComplication
+summary: The Tizen.Applications.WatchfaceComplication namespace provides classes which allow managing additional information displayed in a watchface, like a step count widget.
+---