griffe-autodocstringstyle¤
  - PyPI: 
griffe-autodocstringstyle - GitHub: mkdocstrings/griffe-autodocstringstyle
 - Documentation: mkdocstrings.github.io/griffe-autodocstringstyle
 - Extension name: 
griffe_autodocstringstyle 
This extension sets the docstring parser to auto for all the docstrings of external packages. Packages are considered "external" when their sources are found in a virtual environment instead of a folder under the current working directory. Setting their docstring style to auto is useful if you plan on rendering the docstring of these objects in your own documentation.