How do I reference the name of the current class in Sphinx?

前端 未结 0 1156
走了就别回头了
走了就别回头了 2021-01-11 19:05

Say that I have a class structure as follows:

class A:
  def print(self, x):
     ```Prints x.

     Example::

                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题