Update iot links (#5626)
This commit is contained in:
Родитель
6905e7d36a
Коммит
fade77d31d
|
@ -1,6 +1,6 @@
|
|||
"Package","VersionGA","VersionPreview","DisplayName","ServiceName","RepoPath","MSDocs","GHDocs","Type","New","PlannedVersions","LatestGADate","FirstGADate","Support","EOLDate","Hide","Replace","ReplaceGuide","MSDocService","ServiceId","Notes"
|
||||
"az_core","1.5.0","","Core","Other","src/azure/core","NA","https://azure.github.io/azure-sdk-for-c/other.html#az_core","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_iot_provisioning","1.5.0","","IoT Provisioning","IoT Device Provisioning","src/azure/iot","NA","https://azure.github.io/azure-sdk-for-c/iot.html","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_iot_hub","1.5.0","","IoT Hub","IoT Hub","src/azure/iot","NA","https://azure.github.io/azure-sdk-for-c/iot.html","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_iot_adu","1.5.0","","IoT Hub - Device Update","Device Update for IoT Hub","src/azure/iot","NA","https://azure.github.io/azure-sdk-for-c/iot.html","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_storage_blobs","","","Storage","Storage","src/azure/storage","NA","https://azure.github.io/azure-sdk-for-c/storage.html","client","true","","","","active","","","","","","",""
|
||||
"az_core","1.5.0","","Core","Other","src/azure/core","NA","","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_iot_provisioning","1.5.0","","IoT Provisioning","IoT Device Provisioning","src/azure/iot","NA","https://azuresdkdocs.blob.core.windows.net/$web/c/az_iot/item.Version/index.html","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_iot_hub","1.5.0","","IoT Hub","IoT Hub","src/azure/iot","NA","https://azuresdkdocs.blob.core.windows.net/$web/c/az_iot/item.Version/index.html","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_iot_adu","1.5.0","","IoT Hub - Device Update","Device Update for IoT Hub","src/azure/iot","NA","https://azuresdkdocs.blob.core.windows.net/$web/c/az_iot/item.Version/index.html","client","true","","01/11/2023","09/22/2020","active","","","","","","",""
|
||||
"az_storage_blobs","","","Storage","Storage","src/azure/storage","NA","https://azuresdkdocs.blob.core.windows.net/$web/c/az_storage_blobs/item.Version/index.html","client","true","","","","active","","","","","","",""
|
||||
|
|
|
|
@ -143,7 +143,7 @@ entries:
|
|||
- title: API Documentation
|
||||
subfolderitems:
|
||||
- title: az_iot
|
||||
external_url: https://azure.github.io/azure-sdk-for-c/iot.html#az_iot
|
||||
external_url: https://azuresdkdocs.blob.core.windows.net/$web/c/az_iot/latest/index.html
|
||||
- title: C++ Guidelines
|
||||
folderitems:
|
||||
- title: Design
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{% assign package_label = "zip" %}
|
||||
{% assign pre_suffix = "" %}
|
||||
{% assign package_url_template = "https://github.com/Azure/azure-sdk-for-c/archive/item.Version.zip" %}
|
||||
<!--{% assign msdocs_url_template = "https://docs.microsoft.com/c/api/overview/azure/item.TrimmedPackage-readme" %}-->
|
||||
{% assign msdocs_url_template = "https://azuresdkdocs.blob.core.windows.net/$web/c/item.Package/item.Version/index.html" %}
|
||||
{% assign ghdocs_url_template = "https://azuresdkdocs.blob.core.windows.net/$web/c/item.Package/item.Version/index.html" %}
|
||||
{% assign source_url_template = "https://github.com/Azure/azure-sdk-for-c/tree/item.Version/sdk/item.RepoPath/" %}
|
||||
{% assign source_url_template = "https://github.com/Azure/azure-sdk-for-c/tree/item.Version/sdk/item.RepoPath/" %}
|
||||
|
|
Загрузка…
Ссылка в новой задаче