autoclasstoc.utils.pick_class

autoclasstoc.utils.pick_class(qual_name, env)[source]

Figure out which class to make the TOC for.

We can either be given this information as an argument, or we can try to figure it out from the context (e.g. the autoclass or py:class currently being processed).

Parameters: