Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

33602: Enforce strict checking during the Sphinx documentation build process for azure-maps-render #34887

Merged

Conversation

Lakicar95
Copy link
Member

Description

Fix Sphinx errors related to formatting, styling and adopting anonymous links in docstrings. After introducing these changes, we are able to set strict_sphinx to true in pyproject.tom - which enforces strict checking during the Sphinx documentation build process.

Fixes: #33602

How to verify?

`../azure-maps-render>pip install "tox<5"

../azure-maps-render>tox run -e strict-sphinx -c ../../../eng/tox/tox.ini --root .`

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Maps labels Mar 21, 2024
Copy link

Thank you for your contribution @Lakicar95! We will review the pull request and get back to you soon.

@Lakicar95
Copy link
Member Author

@microsoft-github-policy-service agree company="Janea Systems"

@Lakicar95 Lakicar95 marked this pull request as ready for review March 22, 2024 16:12
@kristapratico kristapratico self-requested a review March 22, 2024 16:42
Copy link
Member

@kristapratico kristapratico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Lakicar95 thank you so much for the contribution! The changes look great - I verified that the documentation renders correctly.

FYI the CI failures are unrelated to the changes in this PR so I'm going to ignore them.

@kristapratico
Copy link
Member

/check-enforcer override

@kristapratico kristapratico merged commit b8011c9 into Azure:main Mar 22, 2024
17 of 19 checks passed
@dubiety dubiety requested review from dubiety and removed request for dubiety March 22, 2024 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Maps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azure-maps-render needs docstring updates for sphinx
2 participants