diff --git a/_data/sidebars/android_sidebar.yml b/_data/sidebars/android_sidebar.yml deleted file mode 100644 index 40f8400b030..00000000000 --- a/_data/sidebars/android_sidebar.yml +++ /dev/null @@ -1,36 +0,0 @@ -entries: -- title: Android Sidebar - levels: one - folders: - - - title: Android Guidelines - folderitems: - - title: Introduction - url: /android_introduction.html - - title: API Design - url: /android_design.html - - title: Implementation - url: /android_implementation.html - - title: Documentation - url: /android_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/_data/sidebars/clang_sidebar.yml b/_data/sidebars/clang_sidebar.yml deleted file mode 100644 index 9d80d98e40a..00000000000 --- a/_data/sidebars/clang_sidebar.yml +++ /dev/null @@ -1,36 +0,0 @@ -entries: -- title: C Sidebar - levels: one - folders: - - - title: C Guidelines - folderitems: - - title: Introduction - url: /clang_introduction.html - - title: API Design - url: /clang_design.html - - title: Implementation - url: /clang_implementation.html - - title: Documentation - url: /clang_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/_data/sidebars/cpp_sidebar.yml b/_data/sidebars/cpp_sidebar.yml deleted file mode 100644 index ecc7f7ba84b..00000000000 --- a/_data/sidebars/cpp_sidebar.yml +++ /dev/null @@ -1,35 +0,0 @@ -entries: -- title: Cpp Sidebar - levels: one - folders: - - - title: C++ Guidelines - folderitems: - - title: Introduction - url: /cpp_introduction.html - - title: API Design - url: /cpp_design.html - - title: Implementation - url: /cpp_implementation.html - - title: Documentation - url: /cpp_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html diff --git a/_data/sidebars/dotnet_sidebar.yml b/_data/sidebars/dotnet_sidebar.yml deleted file mode 100644 index 0b0b36fe391..00000000000 --- a/_data/sidebars/dotnet_sidebar.yml +++ /dev/null @@ -1,54 +0,0 @@ -entries: -- title: .NET Sidebar - levels: one - folders: - - - title: API Documentation - folderitems: - - title: Microsoft.Azure.Cosmos - external_url: https://docs.microsoft.com/dotnet/api/microsoft.azure.cosmos?view=azure-dotnet-preview - - title: Azure.Messaging.EventHubs - external_url: https://azure.github.io/azure-sdk-for-net/eventhub.html#azuremessagingeventhubs - - title: Azure.Security.KeyVault.Keys - external_url: https://azure.github.io/azure-sdk-for-net/keyvault.html#azuresecuritykeyvaultkeys - - title: Azure.Security.KeyVault.Secrets - external_url: https://azure.github.io/azure-sdk-for-net/keyvault.html#azuresecuritykeyvaultsecrets - - title: Azure.Storage.Blobs - external_url: https://azure.github.io/azure-sdk-for-net/storage.html#azurestorageblobs - - title: Azure.Storage.Files.Shares - external_url: https://azure.github.io/azure-sdk-for-net/storage.html#azurestoragefilesshares - - title: Azure.Storage.Queues - external_url: https://azure.github.io/azure-sdk-for-net/storage.html#azurestoragequeues - - title: .NET Guidelines - folderitems: - - title: Introduction - url: /dotnet_introduction.html - - title: Service Client Design - url: /dotnet_introduction.html#dotnet-client - - title: Azure SDK Library Design - url: /dotnet_introduction.html#general-azure-sdk-library-design - - title: Common Type Usage - url: /dotnet_introduction.html#dotnet-commontypes - - title: Implementation - url: /dotnet_implementation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/_data/sidebars/golang_sidebar.yml b/_data/sidebars/golang_sidebar.yml deleted file mode 100644 index 285aaedb3b9..00000000000 --- a/_data/sidebars/golang_sidebar.yml +++ /dev/null @@ -1,34 +0,0 @@ -entries: -- title: Go Sidebar - levels: one - folders: - - - title: Go Guidelines - folderitems: - - title: Introduction - url: /golang_introduction.html - - title: API Design - url: /golang_design.html - - title: Documentation - url: /golang_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/_data/sidebars/home_sidebar.yml b/_data/sidebars/home_sidebar.yml deleted file mode 100644 index 9e90ba05555..00000000000 --- a/_data/sidebars/home_sidebar.yml +++ /dev/null @@ -1,106 +0,0 @@ -# This is your sidebar TOC. The sidebar code loops through sections here and provides the appropriate formatting. - -entries: -- title: Sidebar - levels: one - folders: - - - title: General Guidelines - folderitems: - - title: Introduction - url: /general_introduction.html - - title: Terminology - url: /general_terminology.html - - title: API Design - url: /general_design.html - - title: Implementation - url: /general_implementation.html - - title: Documentation - url: /general_documentation.html - - title: Azure Core - url: /general_azurecore.html - - title: Android Guidelines (Draft) - folderitems: - - title: Introduction - url: /android_introduction.html - - title: API Design - url: /android_design.html - - title: Implementation - url: /android_implementation.html - - title: Documentation - url: /android_documentation.html - - title: C Guidelines (Draft) - folderitems: - - title: Introduction - url: /clang_introduction.html - - title: API Design - url: /clang_design.html - - title: Implementation - url: /clang_implementation.html - - title: Documentation - url: /clang_documentation.html - - title: C#.NET Guidelines - folderitems: - - title: Introduction - url: /dotnet_introduction.html - - title: Implementation - url: /dotnet_implementation.html - - title: Go Guidelines (Draft) - folderitems: - - title: Introduction - url: /golang_introduction.html - - title: API Design - url: /golang_design.html - - title: Documentation - url: /golang_documentation.html - - title: Java Guidelines - folderitems: - - title: Introduction - url: /java_introduction.html - - title: API Design - url: /java_design.html - - title: Implementation - url: /java_implementation.html - - title: Documentation - url: /java_documentation.html - - title: Python Guidelines - folderitems: - - title: Introduction - url: /python_introduction.html - - title: API Design - url: /python_design.html - - title: Implementation - url: /python_implementation.html - - title: Documentation - url: /python_documentation.html - - title: TypeScript Guidelines - folderitems: - - title: Introduction - url: /typescript_introduction.html - - title: API Design - url: /typescript_design.html - - title: Implementation - url: /typescript_implementation.html - - title: Documentation - url: /typescript_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/_data/sidebars/ios_sidebar.yml b/_data/sidebars/ios_sidebar.yml deleted file mode 100644 index fea984f88f6..00000000000 --- a/_data/sidebars/ios_sidebar.yml +++ /dev/null @@ -1,35 +0,0 @@ -entries: -- title: iOS Sidebar - levels: one - folders: - - - title: iOS Guidelines - folderitems: - - title: Introduction - url: /ios_introduction.html - - title: API Design - url: /ios_design.html - - title: Implementation - url: /ios_implementation.html - - title: Documentation - url: /ios_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html diff --git a/_data/sidebars/java_sidebar.yml b/_data/sidebars/java_sidebar.yml deleted file mode 100644 index 05f9f50072f..00000000000 --- a/_data/sidebars/java_sidebar.yml +++ /dev/null @@ -1,56 +0,0 @@ -entries: -- title: Java Sidebar - levels: one - folders: - - - title: API Documentation - folderitems: - - title: azure-data-appconfiguration - external_url: https://azure.github.io/azure-sdk-for-java/appconfiguration.html#azure-data-appconfiguration - - title: azure-cosmos - external_url: https://azure.github.io/azure-sdk-for-java/cosmos.html#azure-cosmos - - title: azure-messaging-eventhubs - external_url: https://azure.github.io/azure-sdk-for-java/eventhubs.html#azure-messaging-eventhubs - - title: azure-keyvault-keys - external_url: https://azure.github.io/azure-sdk-for-java/keyvault.html#azure-security-keyvault-keys - - title: azure-keyvault-secrets - external_url: https://azure.github.io/azure-sdk-for-java/keyvault.html#azure-security-keyvault-secrets - - title: azure-storage-blob - external_url: https://azure.github.io/azure-sdk-for-java/storage.html#azure-storage-blob - - title: azure-storage-file-share - external_url: https://azure.github.io/azure-sdk-for-java/storage.html#azure-storage-file-share - - title: azure-storage-queue - external_url: https://azure.github.io/azure-sdk-for-java/storage.html#azure-storage-queue - - title: Java Guidelines - folderitems: - - title: Introduction - url: /java_introduction.html - - title: API Design - url: /java_design.html - - title: Implementation - url: /java_implementation.html - - title: Documentation - url: /java_documentation.html - - title: Spring Guidelines - url: /java_spring.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/_data/sidebars/js_sidebar.yml b/_data/sidebars/js_sidebar.yml deleted file mode 100644 index 88caa61ad68..00000000000 --- a/_data/sidebars/js_sidebar.yml +++ /dev/null @@ -1,52 +0,0 @@ -entries: -- title: JavaScript Sidebar - levels: one - folders: - - - title: API Documentation - folderitems: - - title: "@azure/cosmos" - external_url: https://azure.github.io/azure-cosmos-js/ - - title: "@azure/event-hubs" - external_url: https://azure.github.io/azure-sdk-for-js/eventhub.html#azure-event-hubs - - title: "@azure/keyvault-keys" - external_url: https://azure.github.io/azure-sdk-for-js/keyvault.html#azure-keyvault-keys - - title: "@azure/keyvault-secrets" - external_url: https://azure.github.io/azure-sdk-for-js/keyvault.html#azure-keyvault-secrets - - title: "@azure/storage-blob" - external_url: https://azure.github.io/azure-sdk-for-js/storage.html#azure-storage-blob - - title: "@azure/storage-file-share" - external_url: https://azure.github.io/azure-sdk-for-js/storage.html#azure-storage-file-share - - title: "@azure/storage-queue" - external_url: https://azure.github.io/azure-sdk-for-js/storage.html#azure-storage-queue - - title: TypeScript Guidelines - folderitems: - - title: Introduction - url: /typescript_introduction.html - - title: API Design - url: /typescript_design.html - - title: Implementation - url: /typescript_implementation.html - - title: Documentation - url: /typescript_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/_data/sidebars/python_sidebar.yml b/_data/sidebars/python_sidebar.yml deleted file mode 100644 index 9cef1074204..00000000000 --- a/_data/sidebars/python_sidebar.yml +++ /dev/null @@ -1,52 +0,0 @@ -entries: -- title: Python Sidebar - levels: one - folders: - - - title: API Documentation - folderitems: - - title: azure-cosmos - external_url: https://azure.github.io/azure-sdk-for-python/ref/Cosmos.html#azure-cosmos - - title: azure-eventhub - external_url: https://azure.github.io/azure-sdk-for-python/ref/Event-Hub.html#azure-eventhub - - title: azure-keyvault-keys - external_url: https://azure.github.io/azure-sdk-for-python/ref/Keyvault.html#azure-keyvault-keys - - title: azure-keyvault-secrets - external_url: https://azure.github.io/azure-sdk-for-python/ref/Keyvault.html#azure-keyvault-secrets - - title: azure-storage-blob - external_url: https://azure.github.io/azure-sdk-for-python/ref/Storage.html#azure-storage-blob - - title: azure-storage-file-share - external_url: https://azure.github.io/azure-sdk-for-python/ref/Storage.html#azure-storage-file-share - - title: azure-storage-queue - external_url: https://azure.github.io/azure-sdk-for-python/ref/Storage.html#azure-storage-queue - - title: Python Guidelines - folderitems: - - title: Introduction - url: /python_introduction.html - - title: API Design - url: /python_design.html - - title: Implementation - url: /python_implementation.html - - title: Documentation - url: /python_documentation.html - - title: Policies - folderitems: - - title: Guidelines Adoption - url: /policies_adoption.html - - title: Open source - url: /policies_opensource.html - - title: Repository structure - url: /policies_repostructure.html - - title: Repository branching - url: /policies_repobranching.html - - title: Pipelines - url: /policies_pipelines.html - - title: Review Process - url: /policies_reviewprocess.html - - title: Releases - url: /policies_releases.html - - title: Release notes - url: /policies_releasenotes.html - - title: Registered Namespaces - url: /registered_namespaces.html - diff --git a/releases/2020-11/python.md b/releases/2020-11/python.md index 6d118e0af4e..daa77a684c9 100644 --- a/releases/2020-11/python.md +++ b/releases/2020-11/python.md @@ -27,7 +27,10 @@ The Azure SDK team is pleased to make available the November 2020 client library - Metrics Advisor - Eventgrid - Form Recognizer +<<<<<<< HEAD - Text Analytics +======= +>>>>>>> e809f953aa614cd4154a626fe58c6d70b89ea653 ## Installation Instructions @@ -43,7 +46,10 @@ pip install azure-ai-metricsadvisor --pre pip install azure-eventgrid --pre pip install azure-ai-formrecognizer --pre pip install azure-mgmt-communication --pre +<<<<<<< HEAD pip install azure-ai-textanalytics --pre +======= +>>>>>>> e809f953aa614cd4154a626fe58c6d70b89ea653 ``` ## Feedback