mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
test: Add testcase for special case of PythonDomain.find_obj()
This commit is contained in:
@@ -51,3 +51,11 @@ module
|
||||
.. py:attribute:: attr2
|
||||
|
||||
:type: :doc:`index`
|
||||
|
||||
.. py:module:: exceptions
|
||||
|
||||
.. py:exception:: Exception
|
||||
|
||||
.. py:module:: object
|
||||
|
||||
.. py:function:: sum()
|
||||
|
||||
Reference in New Issue
Block a user