mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge pull request #1915 from davep/interdoc
Interlink the docs with the Python and Rich manuals
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user