Merge pull request #1915 from davep/interdoc

Interlink the docs with the Python and Rich manuals
This commit is contained in:
Dave Pearson
2023-03-01 16:05:47 +00:00
committed by GitHub

View File

@@ -67,6 +67,9 @@ plugins:
default_handler: python
handlers:
python:
import:
- https://docs.python.org/3/objects.inv
- https://rich.readthedocs.io/en/stable/objects.inv
options:
show_root_heading: true
show_root_full_path: false