You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cython implementation: ...
Cython implementation: ...
Documentation can be found here: $URL$
$Additional wrap-doc$
First: I think autodoc-docstring-signatures would be much more helpful than the Cython implementations. We have the code to generate the signatures already from the typestub support.
Second: We should use Markdown or RST to not spell out the whole URL.
Third: A link to the actual PXD, based on a parameterizable root URL would be nice.
Fourth: Sometimes indentation and newlines after the default docstring and the additional wrap-docs is missing.
The text was updated successfully, but these errors were encountered:
Currently, we do:
First: I think autodoc-docstring-signatures would be much more helpful than the Cython implementations. We have the code to generate the signatures already from the typestub support.
Second: We should use Markdown or RST to not spell out the whole URL.
Third: A link to the actual PXD, based on a parameterizable root URL would be nice.
Fourth: Sometimes indentation and newlines after the default docstring and the additional wrap-docs is missing.
The text was updated successfully, but these errors were encountered: