️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
Перейти к файлу
OpenPublishBuild a6fcc3bc33 Update Reference Content 2017-04-12 00:05:52 +00:00
breadcrumb
docs-ref-autogen
docs-ref-overwrite
scripts
.gitignore
.openpublishing.build.ps1
.openpublishing.publish.config.json
Auth.md
LICENSE
LICENSE-CODE
README.md
ThirdPartyNotices
appveyor.yml
code2yaml.json
docfx.json
index.md
repo.json

README.md

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.