Re: [PATCH] python/doc: fix link to notmuch-config manpage

2025-07-04 Thread David Bremner
Tomi Ollila writes: > On Sun, Jun 22 2025, David Bremner wrote: > >> This docstring has been like this a long time, but recently I noticed >> sphinx-doc complaining about :man:. This :any: link seems to work, and >> is consistent with the other links to the notmuch-config man page. > > diff conte

Re: [PATCH] python/doc: fix link to notmuch-config manpage

2025-06-24 Thread Tomi Ollila
On Sun, Jun 22 2025, David Bremner wrote: > This docstring has been like this a long time, but recently I noticed > sphinx-doc complaining about :man:. This :any: link seems to work, and > is consistent with the other links to the notmuch-config man page. diff context doesn't show whether this is

[PATCH] python/doc: fix link to notmuch-config manpage

2025-06-22 Thread David Bremner
This docstring has been like this a long time, but recently I noticed sphinx-doc complaining about :man:. This :any: link seems to work, and is consistent with the other links to the notmuch-config man page. --- bindings/python-cffi/notmuch2/_database.py | 2 +- 1 file changed, 1 insertion(+), 1 d