mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Clarify and fix typo.
This commit is contained in:
@@ -103,9 +103,9 @@ directive.
|
|||||||
|
|
||||||
.. versionadded:: 0.3
|
.. versionadded:: 0.3
|
||||||
|
|
||||||
* It's possible to override the signature for callable members (functions,
|
* It's possible to override the signature for explicitly documented callable
|
||||||
methods, classes) with the regular syntax that will override the signature
|
objects (functions, methods, classes) with the regular syntax that will
|
||||||
gained from instropection::
|
override the signature gained from introspection::
|
||||||
|
|
||||||
.. autoclass:: Noodle(type)
|
.. autoclass:: Noodle(type)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user