Skip to content

Commit 3b65f32

Browse files
authored
Merge pull request #7 from dotnet/main
Merge main to live
2 parents 362bef7 + c142037 commit 3b65f32

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Contributing
1+
# .NET for Android API documentation
2+
3+
This repository contains the API documentation for .NET for Android. It's published at the [.NET API browser](https://learn.microsoft.com/dotnet/api).
4+
5+
## Contributing
26

37
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
48
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
59
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.
610

7-
# Legal Notices
11+
## Legal Notices
812

913
.NET Foundation and any contributors grant you a license to the .NET Foundation documentation and other content
1014
in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode),
@@ -19,4 +23,4 @@ Microsoft's general trademark guidelines can be found at http://go.microsoft.com
1923
Privacy information can be found at https://privacy.microsoft.com/en-us/
2024

2125
.NET Foundation and any contributors reserve all other rights, whether under their respective copyrights, patents,
22-
or trademarks, whether by implication, estoppel or otherwise.
26+
or trademarks, whether by implication, estoppel or otherwise.

docs/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"ms.author": "dotnetcontent",
4848
"ms.date": "05/01/2024",
4949
"ms.service": "dotnet-mobile",
50-
"ms.subsrevice": "dotnet-android",
50+
"ms.subservice": "dotnet-android",
5151
"feedback_system": "None",
52-
"searchScope": [".NET Android"],
52+
"searchScope": [".NET for Android"],
5353
"uhfHeaderId": "MSDocsHeader-DotNet",
5454
"defaultDevLang": "csharp"
5555
},

docs/dotnet-android-api-docs-breadcrumb/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
tocHref: /dotnet/
33
topicHref: /dotnet/index
44
items:
5-
- name: .NET Android
5+
- name: .NET for Android
66
tocHref: /dotnet/
77
topicHref: /dotnet/android/index
88
items:

0 commit comments

Comments
 (0)