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

[APPFW] Add Dotnet API reference link #2069

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

newb1e-kim
Copy link

Change Description

Add API reference link in Application Framework Dotnet Guide

Bugs Fixed

nothing

API Changes

nothing

@TizenDocsBot
Copy link
Collaborator

Can one of the admins verify this patch?

@TizenDocsBot
Copy link
Collaborator

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

@TizenDocsBot
Copy link
Collaborator

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

Copy link
Collaborator

@maliha-samsung maliha-samsung left a comment

Choose a reason for hiding this comment

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

Hello @newb1e-kim please check the suggestions and incorporate them accordingly.

@@ -169,3 +169,5 @@ To get information on the current application, follow these steps:
## Related information
- Dependencies
- Tizen 4.0 and Higher
- API Reference
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- API Reference
- API References

@@ -299,3 +299,7 @@ For full source code of the example, see [here](./source-code/application-launch
## Related information
* Dependencies
- Tizen 4.0 and Higher
* API Reference
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* API Reference
* API References

@@ -254,3 +254,5 @@ static void Main(string[] args)
## Related information
- Dependencies
- Tizen 2.4 and Higher
- API Reference
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- API Reference
- API References

@@ -433,3 +433,8 @@ tidlc --cion -s -b -i CionTest.tidl -l C# -o CionStub
## Related information
- Dependencies
- Tizen 6.5 and Higher
- API Reference
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- API Reference
- API References

Comment on lines 140 to +142
* Dependencies
- Tizen 5.5 and Higher
* API Reference
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Dependencies
- Tizen 5.5 and Higher
* API Reference
- Dependencies
- Tizen 5.5 and Higher
- API References

Comment on lines 380 to +383
* Dependencies
- Tizen 4.0 and Higher
* API Reference
- [Tizen.Applications.AttachPanel](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.AttachPanel) namespace
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Dependencies
- Tizen 4.0 and Higher
* API Reference
- [Tizen.Applications.AttachPanel](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.AttachPanel) namespace
- Dependencies
- Tizen 4.0 and Higher
- API References
- [Tizen.Applications.AttachPanel](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.AttachPanel) namespace

Comment on lines 428 to +431
* Dependencies
- Tizen 4.0 and Higher
* API Reference
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Dependencies
- Tizen 4.0 and Higher
* API Reference
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace
- Dependencies
- Tizen 4.0 and Higher
- API References
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace

Comment on lines 18 to +21
* Dependencies
- Tizen 4.0 and Higher
* API Reference
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Dependencies
- Tizen 4.0 and Higher
* API Reference
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace
- Dependencies
- Tizen 4.0 and Higher
- API References
- [Tizen.Applications.Notifications](/application/dotnet/api/TizenFX/latest/api/Tizen.Applications.Notifications) namespace

@@ -50,4 +50,9 @@ Message port provides an encrypted communication using the author's certificate.

## Related information
* Dependencies
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* Dependencies
- Dependencies

- Tizen 4.0 and Higher
* API Reference
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* API Reference
- API References

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