docs: make explicitly :meth: reference (refs: #4344)

This commit is contained in:
Takeshi KOMIYA 2017-12-27 14:59:59 +09:00
parent e1a543f6ad
commit b094c401de

View File

@ -63,7 +63,7 @@ Cross-referencing anything
by :rst:role:`doc`, :rst:role:`ref` or :rst:role:`option`.
Custom objects added to the standard domain by extensions (see
:meth:`.add_object_type`) are also searched.
:meth:`Sphinx.add_object_type`) are also searched.
* Then, it looks for objects (targets) in all loaded domains. It is up to
the domains how specific a match must be. For example, in the Python