notmuch/bindings/python/docs/source
Fredrik Lönnegren 969b26704d docs: Update intersphinx_mapping
Running `make dirhtml` in bindings/python/docs generates the following
error:

```
sphinx-build -b dirhtml -d build/doctrees   source build/dirhtml
Running Sphinx v8.0.2
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple or list.
```

This commit updates intersphinx_mapping to follow the latest docs [1]

[1] https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html

Signed-off-by: Fredrik Lönnegren <fredrik@frelon.se>
2024-12-08 09:07:45 -04:00
..
conf.py docs: Update intersphinx_mapping 2024-12-08 09:07:45 -04:00
database.rst python: Fix method name in docs 2017-12-24 09:17:06 -04:00
filesystem.rst python: fix documentation title underline 2019-02-16 09:02:55 -04:00
index.rst Use https instead of http where possible 2016-06-05 08:32:17 -03:00
message.rst python: add bindings for notmuch_message_get_propert(y/ies) 2018-05-02 20:16:11 -03:00
messages.rst python: split the documentation 2012-02-24 01:55:33 +01:00
notes.rst python: move the notmuch module section to notes.rst 2012-02-24 01:30:04 +01:00
query.rst Fix orthography 2017-07-18 06:50:44 -03:00
quickstart.rst python: move the usage example to quickstart.rst 2012-02-24 01:18:54 +01:00
status_and_errors.rst python: add new errors 2016-01-08 13:58:33 +01:00
tags.rst python: split the documentation 2012-02-24 01:55:33 +01:00
thread.rst python: split the documentation 2012-02-24 01:55:33 +01:00
threads.rst python: fix threads.__str__ automethod documentation 2019-02-16 09:03:56 -04:00