️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
Перейти к файлу
azure-sdk 77fa8eee6f Update docs CI configuration Build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3792725 2024-05-15 23:34:43 +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-05-15 04:52:12 +00:00
docs-ref-conceptual
docs-ref-mapping Update docs CI configuration Build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3792725 2024-05-15 23:34:43 +00:00
docs-ref-overwrite
docs-ref-services Update docs CI configuration Build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3792725 2024-05-15 23:34:43 +00:00
docsms-allowlist Add legacy/ 2024-02-23 09:01:20 -08:00
legacy CI Update 2024-05-04 04:58:16 +00:00
metadata Update docs metadata 2024-05-15 18:14:45 +00:00
preview CI Update 2024-05-14 04:54:29 +00:00
temporary-src-based-yml
.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
.openpublishing.redirection.member-page-movement-preview.json
.openpublishing.redirection.member-page-movement.json
Auth.md
FOR_THOSE_WHO_ARE_LOST.md
LICENSE
LICENSE-CODE
README.md
SECURITY.md
ThirdPartyNotices
docfx.json Exclude engsys contributors 2024-04-26 13:56:25 -07:00
package.json Update docs CI configuration Build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3792725 2024-05-15 23:34:43 +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.