️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
Перейти к файлу
Pacort 2cf68129f0 Initialize open publishing repository: https://github.com/Azure/azure-docs-sdk-java of branch master 2016-12-09 20:32:02 +00:00
api-doc overwrites for compute 2016-11-11 08:56:07 -08:00
api-index Update index.md 2016-11-14 10:57:09 -08:00
api-ref Update Reference Content 2016-12-09 20:14:49 +00:00
breadcrumb url changed from azure/sdk/java -> java 2016-10-18 11:02:15 +08:00
scripts Merge branch 'live' 2016-11-16 11:40:30 +08:00
.gitignore update 2016-10-10 15:08:40 +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 Initialize open publishing repository: https://github.com/Azure/azure-docs-sdk-java of branch master 2016-12-09 20:32:02 +00:00
README.md add script to auto-update YAML files in the repo 2016-07-27 14:39:33 +08:00
appveyor.yml adding service fabric 2016-11-01 00:01:35 -07:00
code2yaml.json Updated the right path to IoT 2016-12-09 11:36:02 -08:00
docfx.json fixing the name of iot-hub (removing extra S) 2016-12-09 10:39:31 -08:00
repo.json updated the repo link for the java source 2016-12-09 11:20:39 -08:00

README.md

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.