]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/python/docs/source/threads.rst
python: split the documentation
[notmuch] / bindings / python / docs / source / threads.rst
diff --git a/bindings/python/docs/source/threads.rst b/bindings/python/docs/source/threads.rst
new file mode 100644 (file)
index 0000000..e5a8c8a
--- /dev/null
@@ -0,0 +1,10 @@
+:class:`Threads` -- Threads iterator
+====================================
+
+.. currentmodule:: notmuch
+
+.. autoclass:: Threads
+
+   .. automethod:: __len__
+
+   .. automethod:: __str__