sphinx/doc/extdev
Takeshi KOMIYA 5867416612 refactor: Add sphinx.util.inspect.signature()
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.
2020-01-09 00:32:07 +09:00
..
appapi.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
builderapi.rst Make EventManager portable 2019-04-16 14:06:36 +09:00
collectorapi.rst Update docs for collectors API 2017-01-28 20:44:40 +09:00
deprecated.rst refactor: Add sphinx.util.inspect.signature() 2020-01-09 00:32:07 +09:00
domainapi.rst Doc: move API docs in their own chapter and add more of it. 2014-01-20 17:21:44 +01:00
envapi.rst Make EventManager portable 2019-04-16 14:06:36 +09:00
i18n.rst doc: Fold lines by 80 columns 2019-05-30 01:07:05 +09:00
index.rst doc: Fold lines by 80 columns 2019-05-30 01:07:05 +09:00
logging.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
markupapi.rst doclinter: restrict by 90 columns 2019-05-26 10:53:53 +09:00
nodes.rst Drop deprecated termsep node 2017-01-05 13:44:04 +09:00
parserapi.rst DOC: Fix typo: add_source_parsers() -> add_source_parser() 2018-07-17 10:00:05 +02:00
projectapi.rst Add sphinx.project; a manipulator for project and documents 2018-10-16 10:34:58 +09:00
utils.rst Make EventManager portable 2019-04-16 14:06:36 +09:00