ocket8888 opened a new pull request, #7800: URL: https://github.com/apache/trafficcontrol/pull/7800
This adds a `.. versionremoved::` directive to our documentation so we can make note of the version from which a thing will be unavailable. As an example usage, it's been added to the v4 page for the now-removed `deliveryservices_required_capabilities` API endpoint. It also makes some updates to the ATC Sphinx extension to keep it more in line with our Python standards: - Move imports to the top of the file - Ensure type hints everywhere - Add docstrings wherever they're missing <hr/> ## Which Traffic Control components are affected by this PR? - Documentation ## What is the best way to verify this PR? Make sure the docs build without errors or warnings. ## PR submission checklist - [x] This PR doesn't need tests - [x] This PR is documentation - [x] This PR doesn't need a CHANGELOG.md entry - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
