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.54k stars 2.76k forks source link

App Configuration Content Validation Issue for github.io website #37143

Closed jianingwang123 closed 3 days ago

jianingwang123 commented 2 weeks ago

1. Section link1: image

Reason: Link validation Issue: link Error.

2. Section link1: image

Reason: Format validation Issue: Text exceeds page size.

3. Section link1: image

Reason: Format validation Issue: Lack of consistent blank lines.

4. Section link1: image image

link2: image image

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

5. Section link1: image

Reason: Format validation Issue: Extra symbols _.

@rohit-ganguly, @lmazuel, @AngelosP, @jsquire and @YalinLi0312 for notification.

github-actions[bot] commented 2 weeks ago

Thank you for your feedback. Tagging and routing to the team member best able to assist.

YalinLi0312 commented 5 days ago

@jianingwang123 I've created a PR to fix the issues reported here, but I don't think the 2. and 5.issue are from SDK. You should request a fix in the portal UI team.

YalinLi0312 commented 3 days ago

The issue is resolved, the doc portal will update once we ship a new release.