mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 19:08:09 +01:00
d50171d1cc
Move each classes documentation into its own file and thus into its own page in the generated documentation. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
10 lines
182 B
ReStructuredText
10 lines
182 B
ReStructuredText
:class:`Threads` -- Threads iterator
|
|
====================================
|
|
|
|
.. currentmodule:: notmuch
|
|
|
|
.. autoclass:: Threads
|
|
|
|
.. automethod:: __len__
|
|
|
|
.. automethod:: __str__
|