️ Azure SDK for Java API documentation repository. Content here is mostly auto-generated.
Перейти к файлу
Daniel Jurek 3bde294582
Merge pull request #2035 from Azure/djurek/release-2021-06-02
Onboarding for 2021-06-02 release
2021-06-02 13:32:21 -07:00
breadcrumb
docs-ref-autogen CI Update 2021-05-31 04:21:12 +00:00
docs-ref-conceptual
docs-ref-mapping CI Update 2021-05-28 00:13:23 +00:00
docs-ref-overwrite
docs-ref-services Update docs metadata and targeting for release of azure-messaging-eventhubs-checkpointstore-blob 2021-06-02 02:15:57 +00:00
legacy Add speech recognizer 2021-05-27 14:47:26 -07:00
preview CI Update 2021-05-31 04:21:12 +00:00
temporary-src-based-yml
.gitattributes
.gitignore
.openpublishing.build.ps1
.openpublishing.publish.config.json
.openpublishing.redirection.json
Auth.md
FOR_THOSE_WHO_ARE_LOST.md
LICENSE
LICENSE-CODE
README.md
ThirdPartyNotices
docfx.json
package.json Onboarding for 2021-06-02 release 2021-06-02 13:28:32 -07:00
update_toc.ps1
update_toc.py
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.