mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
As a successor of sphinx.util.inspect.Singnature, this adds signature() function behaves like `inspect.signature()`. It is very similar to way of python's inspect module. In addition, this also adds stringify_annotation() helper to sphinx.util.inspect module. With these two functions, we can move to python's Signature object to represent function signatures perfectly. It's natural design for python developers than ever. |
||
---|---|---|
.. | ||
appapi.rst | ||
builderapi.rst | ||
collectorapi.rst | ||
deprecated.rst | ||
domainapi.rst | ||
envapi.rst | ||
i18n.rst | ||
index.rst | ||
logging.rst | ||
markupapi.rst | ||
nodes.rst | ||
parserapi.rst | ||
projectapi.rst | ||
utils.rst |