notmuch/bindings/python/docs
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
..
source docs: Update intersphinx_mapping 2024-12-08 09:07:45 -04:00
COPYING move more http -> https 2018-05-03 20:59:20 -03:00
Makefile Move everything down into a bindings/python directory. 2010-04-21 17:29:34 -07:00