Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix link errors in ui_fw_api and tizen-studio #1411

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

mijin85cho
Copy link
Contributor

Signed-off-by: Mijin, Cho mijin85.cho@samsung.com

Fix the issues under ui_fw_api and Tizen Studio, from #1401

Bugs Fixed

Signed-off-by: Mijin, Cho <mijin85.cho@samsung.com>
@TizenDocsBot
Copy link
Collaborator

checkout the webpage https://docs1.stg.tizen.org/staging/1411

@TizenDocsBot
Copy link
Collaborator

Check Broken Link:
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: broken <img>
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: Default Selector
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: HTML Examples
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: Methods
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: PanelChanger
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: create
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: push
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_Navigation.htm: *: BLC_INVALID: pop
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: broken <img>
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: Default selectors
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: Manual constructor
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: HTML Examples
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: Options
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: Events
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: Methods
docs/application/web/api/6.0/ui_fw_api/Mobile_UIComponents/mobile_PanelChanger.htm: *: BLC_INVALID: changePanel
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: How to create Drawer
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: Options
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: HTML Example with Options
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: Drawer state
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: Methods
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: setDragHandler
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: transition
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: open
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: close
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: getState
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: setDragHandler
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: transition
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: open
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: close
docs/application/web/api/6.0/ui_fw_api/Wearable_UIComponents/wearable_drawer.htm: *: BLC_INVALID: getState

@TizenDocsBot
Copy link
Collaborator

🔑 [Keyword] docs/application/tizen-studio/native-tools/ui-builder/component-attributes.md
No YAML metadata for keywords. You can insert keyword YAML meta at the start of this file as follows:

---
keyword: elm, set, component, object, item, application, text, UI, file, container, element, attribute, value, color, mobile, Function, evas, Mobile, image, layout.xml, string, br
---

Need help? YAML meta tag guide

@mijin80lee
Copy link
Contributor

LGTM, thank you!

Copy link
Contributor

@annie-samsung annie-samsung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving

@annie-samsung annie-samsung merged commit 27d92be into Samsung:master Mar 15, 2021
annie-samsung pushed a commit that referenced this pull request Aug 30, 2021
* Update Prerequisites VSCode EXT

* [NUI][Visuals] modification of the guide content (#1378)

* [NUI][Visuals] modification of the guide content

* [NUI][Visuals] modification of the guide content - removed description of nonpublic APIs

* [NUI][Visuals] modification of the guide content - after rev.1

* [NUI][Visuals] modification of the guide content - after rev.2

* [NUI][Visuals] modification of the guide content - after rev.3

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* [NUI][Visuals] modification of the guide content - after rev.4

* [NUI][Visuals] modification of the guide content - after rev.5

* [NUI][Visuals] modification of the guide content - after rev.6

* [NUI][Visuals] modification of the guide content - after rev.7

* [NUI][Visuals] modification of the guide content - after rev.8

* [NUI][Visuals] modification of the guide content - after rev.9

* [NUI][Visuals] modification of the guide content - after rev.10

* [NUI][Visuals] modification of the guide content - after rev.11

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update iot tcs 0.98 beta (#1409)

* Fix link errors in ui_fw_api and tizen-studio (#1411)

Signed-off-by: Mijin, Cho <mijin85.cho@samsung.com>

* Add new C# sample - OrientationDetection (#1414)

* [ACR-1468][voice-control-manager] Add a new guide for Voice control manager APIs (#1395)

* [ACR-1468][voice-control-manager] Add a new guide for Voice control manager APIs

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Add description for voice control manager on menu and overview

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix indentation, sentence case, and wording to follow feedback

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix grammars, wrong sentences, and extra empty lines

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix word and sentence to follow guide and grammar

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Remove white space and fix word

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix statement to increase the readability

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Add caption for a figure and remove extra white space

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix wrong image and description (#1420)

VS for mac and VS code image and description are exchanged.

Signed-off-by: Kwang Son <k.son@samsung.com>

* [NUI] Enhance FlexLayout documents (#1392)

* [NUI] Enhance FlexLayout documents

This patch add documents for the properties that affect the specified child.

 - `FlexAlignmentSelf`
 - `FlexPositionType`
 - `FlexAspectRatio`
 - `FlexBasis`
 - `FlexShrink`
 - `FlexGrow`

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update docs/application/dotnet/guides/nui/flex-layout.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Fixed old or wrong address of iot tcs (#1421)

* Update the github link of NUI/OpenTK samples (#1423)

* Update the repository link of xamarin forms apps (#1426)

* dns-sd: Fix wrong API names (#1424)

* Remove deprecated/useless Sample apps (#1431)

* UI Guide v2.0 changes & TizenFX API embedded (#1387)

* Updated 'Tizen Frameworks' page.

* Updated left toc.

* Updated '.NET Application' > 'Overview' page.

* Added 'Learn about .NET' page.

* Updated 'Visual Studio Tools for Tizen' link.

* Added 'Tizen Profiles' pages.

* Updated '.NET Application' -> 'Get Started' page.

* Updated /dotnet/get-started/nui/quickstart.md file name and fixed link in the file content.

* Added '.NET Application' > 'Get Started' > 'Wearable Connection' page.

* Updated API Privileges page.

* Added '.NET Application' > 'Get Started' > 'Certificates' pages.

* Updated Hybrid application page.

* Updated 'Application Filtering' page.

* Update dotnet guides overview.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'OpenTK' pages.

* Missing changes in Get Started pages.

* Updated dotnet application management guides.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'SkiaSharp' page.

* Updated '.NET Application' > 'API Reference' > 'Overview' page.

* Added '.NET Applications' > 'Guides' > 'Applications' pages.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'Wearable Circular UI' pages.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'ElottieSharp' page.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'Third Party Libraries' page.

* Updated '.NET Application' > 'Guides' > 'Notifications and Content Sharing' pages.

* Updated '.NET Application' -> 'Guides' -> 'NUI' pages.

* Fixed nui/resources.md

* Fixed NUI quickstart.md links.

* Updated '.NET Application' -> 'Guides' -> 'Internationalization'.

* Updates '.NET Application' -> 'Guides' -> 'Alarms'.

* Updated '.NET Application' -> 'Guides' -> 'Connectivity and Wireless.

* Bluetooth guide - fixed api links.

* Updated '.NET Application' -> 'Guides' -> 'Machine Learning' pages.

* ML pipeline guide: fix snippet language.

* Updated '.NET Application' -> 'Guides' -> 'Messaging' pages.

* Updated '.NET Application' -> 'Guides' -> 'Telephony' pages.

* Updated '.NET Application' -> 'Guides' -> ('Location', 'Maps', 'Sensors') pages.

* Added '.NET Application' > 'Guides' > 'Media and Camera' pages.

* Updated '.Net Application' -> 'Guides' -> 'Data' pages.

* Added '.NET Application' > 'Guides' > 'Account' and 'Pims' pages.

* Added '.NET Application' > 'Guides' > 'System' pages.

* Updated '.Net Application' -> 'Guides' -> 'UIX' pages.

* Added '.NET Application' > 'Guides' > 'Security' pages.

* Updated '.NET Application' -> 'Guides' -> 'Natural Language Processing'.

* Updated content of guides/telephony landing page.

* Updated content of guides/nui landing page.

* Updated TOC file.

* Dotnet - updated guides landing after TOC changes.

* Removed /application/get-started/ directory.

* Added config files to location, messaging and system samples.

* Updated content of the 'Environment configuration' section of the dotnet/get-started/ landing page.

* Updated link for .NET Samples.

* Dotnet ElottieSharp library view removed.

* Fix links

Signed-off-by: Patryk Falba <p.falba@samsung.com>

* Fix links in dotnet

Signed-off-by: Patryk Falba <p.falba@samsung.com>

* Change links to relative

Signed-off-by: Patryk Falba <p.falba@samsung.com>

* Updated API links in guides.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated vstools links in guides.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet - API Privileges - updated links for API.

* Dotnet guides landing page - fix links for Media and Camera guides.

* Fix links in dotnet guides: Watch and Widget Application.

* Fix links in Profiles section.

* Changed links order on the API Reference landing page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated API links in samples.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated left toc (API Reference without sublinks).

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* API Reference page - links replaced with cards.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Fix links without md extension.

* Text fixes after review.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated guides landing page ('More' > 'Learn more') + Alarms & WebView cards update.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Creating certificates - link fix (md).

* Matched the order of cards on guides landing page and guides in the left toc.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet API Reference - update order of cards.

* OpenTK Overview: fix link (issue reported in excel:50).

* OpenTK Quickstart: fix link (issue reported in excel:51).

* Third Party Libraries for Tizen .NET Application: fix title consistency (issue reported in excel:54).

* NUI Checkbox: fix API link (issue reported in excel:102).

* NUI View: fix API links (issue reported in excel:120).

* Get Started > Overview: content update (issue reported in excel:10 -  Explore needs more clarity)

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updateg content of the 'Environment configuration' section on the Dotnet > Get started page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet maps guide - fix snippet closing tag.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Fixed API links on the 'Get Started' > 'Create NUI .NET Application' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated images on the 'Get Started' > 'Wearable Connection' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet tutorials: removed not used files.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Dotnet - get started: Next steps removed.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Updated toc all link to the 'Wearable Connection' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet: Event Broadcast and Subscription - fixed broken links.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Fixed broken links on the 'Guides' > 'Applications' > 'Overview' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated 'Guides' > 'Pims' page title and introductory.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated title of the 'Guides' > 'WebView' > 'Overview' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated title of the 'Guides' > 'UIX' > 'Overview' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated titles of UIX and WebView landing pages.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

Co-authored-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>
Co-authored-by: Patryk Falba <p.falba@samsung.com>

* [NUI] Guide for ScrollableBase enhancement (#1372)

Co-authored-by: Patryk Kaczmarek <patryk.k@partner.samsung.com>

* Update Native 6.0 Iot Headless API Ref for Audio IO and Wav Player (#1433)

Co-authored-by: sangwook96 <59121807+sangwook96@users.noreply.github.com>
Co-authored-by: Mira Grudzinska <67589014+mgrudzinska@users.noreply.github.com>
Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>
Co-authored-by: Sunggyu Choi <sunggyu.choi@samsung.com>
Co-authored-by: Mijin Cho <mijin85.cho@samsung.com>
Co-authored-by: Suyeon Hwang <35016426+stom-hwang@users.noreply.github.com>
Co-authored-by: kwangson <kwangson@yahoo.com>
Co-authored-by: YeongJong Lee <cleanlyj@naver.com>
Co-authored-by: chleun-moon <32117100+chleun-moon@users.noreply.github.com>
Co-authored-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>
Co-authored-by: Patryk Falba <p.falba@samsung.com>
Co-authored-by: Patryk Kaczmarek <kaczor00.efl@gmail.com>
Co-authored-by: Patryk Kaczmarek <patryk.k@partner.samsung.com>
mihashco pushed a commit to mihashco/tizen-docs that referenced this pull request Nov 18, 2021
…msung#1483)

* Update Prerequisites VSCode EXT

* [NUI][Visuals] modification of the guide content (Samsung#1378)

* [NUI][Visuals] modification of the guide content

* [NUI][Visuals] modification of the guide content - removed description of nonpublic APIs

* [NUI][Visuals] modification of the guide content - after rev.1

* [NUI][Visuals] modification of the guide content - after rev.2

* [NUI][Visuals] modification of the guide content - after rev.3

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update docs/application/dotnet/guides/nui/visuals.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* [NUI][Visuals] modification of the guide content - after rev.4

* [NUI][Visuals] modification of the guide content - after rev.5

* [NUI][Visuals] modification of the guide content - after rev.6

* [NUI][Visuals] modification of the guide content - after rev.7

* [NUI][Visuals] modification of the guide content - after rev.8

* [NUI][Visuals] modification of the guide content - after rev.9

* [NUI][Visuals] modification of the guide content - after rev.10

* [NUI][Visuals] modification of the guide content - after rev.11

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update iot tcs 0.98 beta (Samsung#1409)

* Fix link errors in ui_fw_api and tizen-studio (Samsung#1411)

Signed-off-by: Mijin, Cho <mijin85.cho@samsung.com>

* Add new C# sample - OrientationDetection (Samsung#1414)

* [ACR-1468][voice-control-manager] Add a new guide for Voice control manager APIs (Samsung#1395)

* [ACR-1468][voice-control-manager] Add a new guide for Voice control manager APIs

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Add description for voice control manager on menu and overview

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix indentation, sentence case, and wording to follow feedback

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix grammars, wrong sentences, and extra empty lines

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix word and sentence to follow guide and grammar

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Remove white space and fix word

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix statement to increase the readability

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Add caption for a figure and remove extra white space

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>

* Fix wrong image and description (Samsung#1420)

VS for mac and VS code image and description are exchanged.

Signed-off-by: Kwang Son <k.son@samsung.com>

* [NUI] Enhance FlexLayout documents (Samsung#1392)

* [NUI] Enhance FlexLayout documents

This patch add documents for the properties that affect the specified child.

 - `FlexAlignmentSelf`
 - `FlexPositionType`
 - `FlexAspectRatio`
 - `FlexBasis`
 - `FlexShrink`
 - `FlexGrow`

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update docs/application/dotnet/guides/nui/flex-layout.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

* Update flex-layout.md

Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>

* Fixed old or wrong address of iot tcs (Samsung#1421)

* Update the github link of NUI/OpenTK samples (Samsung#1423)

* Update the repository link of xamarin forms apps (Samsung#1426)

* dns-sd: Fix wrong API names (Samsung#1424)

* Remove deprecated/useless Sample apps (Samsung#1431)

* UI Guide v2.0 changes & TizenFX API embedded (Samsung#1387)

* Updated 'Tizen Frameworks' page.

* Updated left toc.

* Updated '.NET Application' > 'Overview' page.

* Added 'Learn about .NET' page.

* Updated 'Visual Studio Tools for Tizen' link.

* Added 'Tizen Profiles' pages.

* Updated '.NET Application' -> 'Get Started' page.

* Updated /dotnet/get-started/nui/quickstart.md file name and fixed link in the file content.

* Added '.NET Application' > 'Get Started' > 'Wearable Connection' page.

* Updated API Privileges page.

* Added '.NET Application' > 'Get Started' > 'Certificates' pages.

* Updated Hybrid application page.

* Updated 'Application Filtering' page.

* Update dotnet guides overview.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'OpenTK' pages.

* Missing changes in Get Started pages.

* Updated dotnet application management guides.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'SkiaSharp' page.

* Updated '.NET Application' > 'API Reference' > 'Overview' page.

* Added '.NET Applications' > 'Guides' > 'Applications' pages.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'Wearable Circular UI' pages.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'ElottieSharp' page.

* Added '.NET Application' > 'Guides' > 'Libraries' > 'Third Party Libraries' page.

* Updated '.NET Application' > 'Guides' > 'Notifications and Content Sharing' pages.

* Updated '.NET Application' -> 'Guides' -> 'NUI' pages.

* Fixed nui/resources.md

* Fixed NUI quickstart.md links.

* Updated '.NET Application' -> 'Guides' -> 'Internationalization'.

* Updates '.NET Application' -> 'Guides' -> 'Alarms'.

* Updated '.NET Application' -> 'Guides' -> 'Connectivity and Wireless.

* Bluetooth guide - fixed api links.

* Updated '.NET Application' -> 'Guides' -> 'Machine Learning' pages.

* ML pipeline guide: fix snippet language.

* Updated '.NET Application' -> 'Guides' -> 'Messaging' pages.

* Updated '.NET Application' -> 'Guides' -> 'Telephony' pages.

* Updated '.NET Application' -> 'Guides' -> ('Location', 'Maps', 'Sensors') pages.

* Added '.NET Application' > 'Guides' > 'Media and Camera' pages.

* Updated '.Net Application' -> 'Guides' -> 'Data' pages.

* Added '.NET Application' > 'Guides' > 'Account' and 'Pims' pages.

* Added '.NET Application' > 'Guides' > 'System' pages.

* Updated '.Net Application' -> 'Guides' -> 'UIX' pages.

* Added '.NET Application' > 'Guides' > 'Security' pages.

* Updated '.NET Application' -> 'Guides' -> 'Natural Language Processing'.

* Updated content of guides/telephony landing page.

* Updated content of guides/nui landing page.

* Updated TOC file.

* Dotnet - updated guides landing after TOC changes.

* Removed /application/get-started/ directory.

* Added config files to location, messaging and system samples.

* Updated content of the 'Environment configuration' section of the dotnet/get-started/ landing page.

* Updated link for .NET Samples.

* Dotnet ElottieSharp library view removed.

* Fix links

Signed-off-by: Patryk Falba <p.falba@samsung.com>

* Fix links in dotnet

Signed-off-by: Patryk Falba <p.falba@samsung.com>

* Change links to relative

Signed-off-by: Patryk Falba <p.falba@samsung.com>

* Updated API links in guides.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated vstools links in guides.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet - API Privileges - updated links for API.

* Dotnet guides landing page - fix links for Media and Camera guides.

* Fix links in dotnet guides: Watch and Widget Application.

* Fix links in Profiles section.

* Changed links order on the API Reference landing page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated API links in samples.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated left toc (API Reference without sublinks).

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* API Reference page - links replaced with cards.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Fix links without md extension.

* Text fixes after review.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated guides landing page ('More' > 'Learn more') + Alarms & WebView cards update.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Creating certificates - link fix (md).

* Matched the order of cards on guides landing page and guides in the left toc.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet API Reference - update order of cards.

* OpenTK Overview: fix link (issue reported in excel:50).

* OpenTK Quickstart: fix link (issue reported in excel:51).

* Third Party Libraries for Tizen .NET Application: fix title consistency (issue reported in excel:54).

* NUI Checkbox: fix API link (issue reported in excel:102).

* NUI View: fix API links (issue reported in excel:120).

* Get Started > Overview: content update (issue reported in excel:10 -  Explore needs more clarity)

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updateg content of the 'Environment configuration' section on the Dotnet > Get started page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet maps guide - fix snippet closing tag.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Fixed API links on the 'Get Started' > 'Create NUI .NET Application' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated images on the 'Get Started' > 'Wearable Connection' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet tutorials: removed not used files.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Dotnet - get started: Next steps removed.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Updated toc all link to the 'Wearable Connection' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Dotnet: Event Broadcast and Subscription - fixed broken links.

Signed-off-by: Piotr Gorny <piotrek.gorny@gmail.com>

* Fixed broken links on the 'Guides' > 'Applications' > 'Overview' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated 'Guides' > 'Pims' page title and introductory.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated title of the 'Guides' > 'WebView' > 'Overview' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated title of the 'Guides' > 'UIX' > 'Overview' page.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

* Updated titles of UIX and WebView landing pages.

Signed-off-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>

Co-authored-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>
Co-authored-by: Patryk Falba <p.falba@samsung.com>

* [NUI] Guide for ScrollableBase enhancement (Samsung#1372)

Co-authored-by: Patryk Kaczmarek <patryk.k@partner.samsung.com>

* Update Native 6.0 Iot Headless API Ref for Audio IO and Wav Player (Samsung#1433)

Co-authored-by: sangwook96 <59121807+sangwook96@users.noreply.github.com>
Co-authored-by: Mira Grudzinska <67589014+mgrudzinska@users.noreply.github.com>
Co-authored-by: Nawab <43839737+nawab-samsung@users.noreply.github.com>
Co-authored-by: Sunggyu Choi <sunggyu.choi@samsung.com>
Co-authored-by: Mijin Cho <mijin85.cho@samsung.com>
Co-authored-by: Suyeon Hwang <35016426+stom-hwang@users.noreply.github.com>
Co-authored-by: kwangson <kwangson@yahoo.com>
Co-authored-by: YeongJong Lee <cleanlyj@naver.com>
Co-authored-by: chleun-moon <32117100+chleun-moon@users.noreply.github.com>
Co-authored-by: Dariusz Paziewski <paziewski.dariusz@gmail.com>
Co-authored-by: Patryk Falba <p.falba@samsung.com>
Co-authored-by: Patryk Kaczmarek <kaczor00.efl@gmail.com>
Co-authored-by: Patryk Kaczmarek <patryk.k@partner.samsung.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants