️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
Перейти к файлу
azure-sdk 162d2302c0 Update docs CI configuration Build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4116492 2024-09-06 23:35:53 +00:00
.github Add CODEOWNERS 2023-08-10 14:22:51 -07:00
archive Add archive and legacy folders for migration 2023-09-18 21:59:32 +00:00
breadcrumb
docs-ref-autogen CI Update 2024-09-05 20:23:22 +00:00
docs-ref-conceptual duplicate H1s 2022-04-28 06:52:37 -07:00
docs-ref-mapping CI Update 2024-08-27 05:21:42 +00:00
docs-ref-overwrite
docs-ref-services Update docs CI configuration Build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4116492 2024-09-06 23:35:53 +00:00
docsms-allowlist Add docsms-allowlist directory to allow list for the repository 2024-08-06 10:49:04 -07:00
legacy CI Update 2024-09-05 20:23:22 +00:00
metadata Update docs metadata 2024-09-06 11:51:05 +00:00
preview CI Update 2024-09-05 20:23:22 +00:00
temporary-src-based-yml Onboarding speech to normal process 2022-11-28 14:44:35 -08:00
.gitattributes
.gitignore
.openpublishing.build.ps1
.openpublishing.publish.config.json Add archive and legacy folders for migration 2023-09-18 21:59:32 +00:00
.openpublishing.redirection.json Remove accidentally published file, add redirect 2023-02-07 09:44:48 -08:00
.openpublishing.redirection.member-page-movement-archive.json Add archive and legacy folders for migration 2023-09-18 21:59:32 +00:00
.openpublishing.redirection.member-page-movement-legacy.json fix a redirection for legacy 2022-08-22 16:09:23 +08:00
.openpublishing.redirection.member-page-movement-preview.json fix 4 rules 2022-09-21 15:30:18 +08:00
.openpublishing.redirection.member-page-movement.json fix 4 rules 2022-09-21 15:30:18 +08:00
Auth.md
FOR_THOSE_WHO_ARE_LOST.md
LICENSE
LICENSE-CODE
README.md
SECURITY.md Microsoft mandatory file 2022-05-18 22:05:21 +00:00
ThirdPartyNotices
docfx.json Remove ms.service = cosmos-db. Replaced by ms.service = azure-cosmos-db 2024-08-23 04:24:56 +00:00
package.json Update docs CI configuration Build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4116492 2024-09-06 23:35:53 +00:00
update_toc.ps1
update_toc.py update_toc.py 2023-09-18 22:01:18 +00:00
update_toc_no_implemetation.py

README.md

Azure SDK for Java API documentation

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

How to Update the YAML content in the repo

  1. Clone the Azure sdk for Java
  2. Create a code2yaml.json config file to specify your input folder, output folder, exclude paths. you can refer to the template config file
  3. Run Code2Yaml.exe to generate YAML files.

Or you can run powershell Scripts/build.ps1, it would update the YAML files in api folder.