️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
Перейти к файлу
Annie Liang 392d1cd4de
Merge pull request #1395 from azure-sdk/onboarding-azure-cosmos-584970
Update docs metadata and targeting for release of azure-cosmos
2020-10-21 22:49:22 +00:00
breadcrumb clean up breadcrumbs 2018-10-29 16:11:49 -07:00
docs-ref-autogen CI Update 2020-10-21 09:11:15 +00:00
docs-ref-conceptual update plugin version 1.8.0 (#948) 2020-08-05 15:46:16 -07:00
docs-ref-mapping Aligning Resource manager with dotnet 2020-10-21 14:34:04 -07:00
docs-ref-overwrite 📦 Update documentation 2018-06-26 23:21:38 -07:00
docs-ref-services Update docs metadata and targeting for release of azure-cosmos 2020-10-21 21:43:46 +00:00
legacy Update speech docs for 1.13.0 (#1086) 2020-08-10 13:09:52 -07:00
preview CI Update 2020-10-21 09:11:15 +00:00
temporary-src-based-yml switching to other IOT entry 2020-07-23 09:25:22 -07:00
.gitattributes Initialize open publishing repository: https://github.com/Azure/azure-docs-sdk-java of branch master 2018-07-17 16:15:50 +00:00
.gitignore Add elastic db (#311) 2017-11-28 17:09:24 +08:00
.openpublishing.build.ps1 Initialize open publishing repository: https://github.com/Azure/azure-docs-sdk-java of branch live 2016-07-22 08:20:10 +00:00
.openpublishing.publish.config.json remove incremental build 2020-06-26 13:15:09 -07:00
.openpublishing.redirection.json resolve the issue with openpublishing json 2020-03-23 18:14:40 -07:00
Auth.md Create Auth.md 2016-10-17 11:41:23 -07:00
FOR_THOSE_WHO_ARE_LOST.md update_toc.ps1 g2g. added a help for those who may be confused 2020-03-18 23:15:56 -07:00
LICENSE New license files from CELA. 2017-03-21 09:52:17 -07:00
LICENSE-CODE New license files from CELA. 2017-03-21 09:52:17 -07:00
README.md Update README.md 2019-11-12 19:06:00 -08:00
ThirdPartyNotices New license files from CELA. 2017-03-21 09:52:17 -07:00
docfx.json Adding Resource Manager to tree and Metadata 2020-10-21 14:01:59 -07:00
package.json Update docs metadata and targeting for release of azure-cosmos 2020-10-21 21:43:46 +00:00
update_toc.ps1 update_toc.ps1 g2g. added a help for those who may be confused 2020-03-18 23:15:56 -07:00
update_toc.py updates from merged-reference-toc 2020-03-19 20:07:33 -07:00

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.