...

Text file src/github.com/Azure/azure-sdk-for-go/documentation/README.md

Documentation: github.com/Azure/azure-sdk-for-go/documentation

     1# Developer Documentation
     2
     3Note: this documentation is for developers of SDKs, if you need documentation for using SDKs, refer to the individual READMEs in each package's root. For example, for help with the `azidentity` package refer to the [README here](https://github.com/Azure/azure-sdk-for-go/blob/main/sdk/azidentity/README.md)
     4
     5- If you are onboarding an entirely new service and starting from scratch please refer to the [new service onboarding documentation][new_service_docs].
     6- If you are ready to release a package, follow the release [release documentation][release].
     7
     8<!-- LINKS -->
     9[new_service_docs]: https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/developer_setup.md
    10[release]: https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md

View as plain text