mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
24 lines
321 B
ReStructuredText
24 lines
321 B
ReStructuredText
Level 1
|
|
=======
|
|
|
|
.. py:class:: ClassLevel1a
|
|
ClassLevel1b
|
|
|
|
.. py:method:: f()
|
|
|
|
.. py:method:: ClassLevel1a.g()
|
|
|
|
.. py:method:: ClassLevel1b.g()
|
|
|
|
Level 2
|
|
-------
|
|
|
|
.. py:class:: ClassLevel2a
|
|
ClassLevel2b
|
|
|
|
.. py:method:: f()
|
|
|
|
.. py:method:: ClassLevel2a.g()
|
|
|
|
.. py:method:: ClassLevel2b.g()
|