Skip to content

How to have :meth: references with ~ show the type name. #12548

Closed Answered by AA-Turner
ktbarrett asked this question in Q&A
Discussion options

You must be logged in to vote

I would suggest :meth:`.Runner.test` , see the paragraphs at the end of cross-referencing Python objects. Note that if you have multiple Runner.test methods in different modules, this will raise a warning -- instead you could make use of the .. currentmodule:: directive.

A

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ktbarrett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants