X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython%2Fdocs%2Fsource%2Findex.rst;h=5405de8ec06e6344e668101cf967ca1410590c3e;hp=f7d3d6058e3b058a171da31a365d57b2b02abd0f;hb=ff8f864245c3ac54cc23aa47af09c95cde484abb;hpb=4315ac015a1ba329880031805f4706731b3c1ef4 diff --git a/bindings/python/docs/source/index.rst b/bindings/python/docs/source/index.rst index f7d3d605..5405de8e 100644 --- a/bindings/python/docs/source/index.rst +++ b/bindings/python/docs/source/index.rst @@ -128,6 +128,8 @@ More information on specific topics can be found on the following pages: .. automethod:: count_messages + .. automethod:: count_threads + :class:`Messages` -- A bunch of messages ----------------------------------------