mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Clarification.
This commit is contained in:
parent
6f71890494
commit
b89e9b4346
@ -104,8 +104,8 @@ inserting them into the page source under a suitable :rst:dir:`py:module`,
|
||||
:undoc-members:
|
||||
|
||||
* For classes and exceptions, members inherited from base classes will be
|
||||
left out, unless you give the ``inherited-members`` flag option, in
|
||||
addition to ``members``::
|
||||
left out when documenting all members, unless you give the
|
||||
``inherited-members`` flag option, in addition to ``members``::
|
||||
|
||||
.. autoclass:: Noodle
|
||||
:members:
|
||||
|
Loading…
Reference in New Issue
Block a user