docstring_parser icon indicating copy to clipboard operation
docstring_parser copied to clipboard

FEAT: Add support for numpydoc method section

Open asdf8601 opened this issue 3 years ago • 0 comments

Time ago, I found problems in the building process using mkdocstrings (here's the issue https://github.com/mkdocstrings/mkdocstrings/issues/366) as docstring_parser doesn't support numpydoc's Methods section.

So, I'm wondering if you are open to include support for this? I could work on this if you want, I just need some guidance of the relevant methods and testing workflow.

asdf8601 avatar Feb 12 '22 06:02 asdf8601