Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sphinx-napoleon

Google style docstring Example section is not rendering as a code snippet

Where can I find more information about new syntax supported in Google style docstrings with the napoleon extension of sphinx-doc?

How to specify multiple return types in a function docstring in Python?

sphinx warning: autosummary: stub file not found for the methods of the class. check your autosummary_generate settings

Should you always document functions, even if redundant (specifically python)?

How does 'autodoc_default_flags' work in python Sphinx configuration?

Simple way to convert Python docstrings from reStructured Text to Google style?

How to automatically add parameter types in sphinx documentation

Force Sphinx to interpret Markdown in Python docstrings instead of reStructuredText

How should I document class and object attributes using Numpy's style? [closed]

Difference between sphinxcontrib.napoleon and numpy.numpydoc [closed]

Can Sphinx napoleon document function returning multiple arguments?

Documenting class attributes with type annotations

How to express multiple types for a single parameter or a return value in docstrings that are processed by Sphinx?

How should I document lists, optionals, and yields using Google-style Sphinx? [closed]

Sphinx autosummary "toctree contains reference to nonexisting document" warnings

Custom PyCharm docstring stubs (i.e. for google docstring or numpydoc formats)