sphinx-autodoc-typehints icon indicating copy to clipboard operation
sphinx-autodoc-typehints copied to clipboard

Support PEP 727

Open nstarman opened this issue 1 year ago • 1 comments

I really like this tool and have a suggestion to support a newer python feature. It would be wonderful if this tool supported https://peps.python.org/pep-0727/, enabling the entire Parameter and Return sections to be offloaded from the docstring to the signature. Thanks!

nstarman avatar Dec 04 '23 17:12 nstarman