The intersphinx mapping is already available at:
https://lxml.de/apidoc/objects.inv
so it can be referenced in the `conf.py` via: ``` intersphinx_mapping = { "lxml": ("https://lxml.de/apidoc/", None), } ```
The intersphinx mapping is already available at:
https:/ /lxml.de/ apidoc/ objects. inv
so it can be referenced in the `conf.py` via: /lxml.de/ apidoc/", None),
```
intersphinx_mapping = {
"lxml": ("https:/
}
```