X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=docs%2Fsource%2Findex.rst;h=5b262bba60af1d2d9f756dcf1b9dc2f8eab4148e;hb=350509028b1213402854e18b213a5a47b1dddc1c;hp=a3bc265475bf114671bcbdf46541bc6b9fb36f68;hpb=d2b4307851f184908bd8aa2217eb1a31f66f7cc7;p=notmuch diff --git a/docs/source/index.rst b/docs/source/index.rst index a3bc2654..5b262bba 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -99,7 +99,24 @@ or:: ---------------------------------------- .. autoclass:: Message - :members: + + .. automethod:: get_message_id + + .. automethod:: get_date + + .. automethod:: get_header + + .. automethod:: get_filename + + .. automethod:: get_tags + + .. automethod:: remove_tag + + .. automethod:: add_tag + + .. automethod:: format_as_text + + .. automethod:: __str__ :class:`Tags` -- Notmuch tags -----------------------------