X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=bindings%2Fpython%2Fdocs%2Fsource%2Fdatabase.rst;h=660de91dd7a091d46f190040046b441c54d93613;hb=44862764d27d29fbfb9ded12b1112abe104fb7e1;hp=5f1cdc14b3f6dcbf107d4b708bf7a9228fdbdd7c;hpb=8728340644da8af1d60af6c9ee329a83549b9ce7;p=notmuch diff --git a/bindings/python/docs/source/database.rst b/bindings/python/docs/source/database.rst index 5f1cdc14..660de91d 100644 --- a/bindings/python/docs/source/database.rst +++ b/bindings/python/docs/source/database.rst @@ -25,7 +25,7 @@ .. automethod:: get_directory - .. automethod:: add_message + .. automethod:: index_file .. automethod:: remove_message @@ -37,6 +37,12 @@ .. automethod:: create_query + .. automethod:: get_config + + .. automethod:: get_configs + + .. automethod:: set_config + .. attribute:: Database.MODE Defines constants that are used as the mode in which to open a database.