Similar to T121366, but for deprecated arguments. We could use a regex to check if specific arguments have been marked deprecated, and then add the notice to that line.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
So I did some digging and I haven't found any docstrings so far that contain deprecated arguments. Would it still be wise to have this mechanism in as a safety net?