Files
sphinx/doc/extdev
Takeshi KOMIYA ce52a90d92 Fix #8592: autodoc: :meta public: does not effect to variables
To control the visibility of variables, ModuleDocumenter have to load
docstring of them on `get_object_members()` phase.  This reimplements
it and `get_module_members()` helper to fetch docstring on earlier
phase (as ClassDocumenter does).
2020-12-27 22:21:34 +09:00
..
2019-04-16 14:06:36 +09:00
2019-04-16 14:06:36 +09:00
2020-04-11 15:44:07 +09:00
2019-05-26 10:53:53 +09:00
2017-01-05 13:44:04 +09:00
2019-04-16 14:06:36 +09:00