Files
sphinx/doc
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
..
2020-01-01 12:59:20 +09:00
2014-09-21 20:23:24 +02:00
2014-09-19 13:18:29 +02:00
2019-01-10 18:08:12 +01:00
2008-06-23 12:35:22 +00:00
2019-10-26 17:21:57 +09:00
2018-06-17 15:24:23 +09:00
2018-06-21 15:11:35 +01:00
2019-05-30 01:07:05 +09:00
2019-05-26 10:53:53 +09:00