Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.61k stars 2.83k forks source link

Deployment Manager Content Validation Issue for github.io website #37321

Closed Kevin-Zhong19 closed 1 month ago

Kevin-Zhong19 commented 1 month ago

1. Section Link:

image Reason: Format validation Issue: Layout error, version tags and module tags overlap.

2. Section Link:

image Reason: Format validation Issue: Layout error, the expected results is shown below: image

3. Section Links:

image image Reason: Format validation Issue: Many text in this page exceed the page size.

4. Section Link:

image image Reason: Format validation Issue: Extra symbols ~ or -.

5. Section Link:

image

Reason: Typing annotation Issue: Please unify the format, update to **kwargs:Any or **kwargs.

6. Section Link:

image Reason: Typing annotation Issue: Please unify the format, update to *args:Any, **kwargs:Any or *args, **kwargs.

@rohit-ganguly , @lmazuel for notification.

Kevin-Zhong19 commented 1 month ago

Close this issue as we'll put it into a summarzied one.