Skip to content

Commit f012f40

Browse files
authored
docs: Add duckdb intersphinx mapping (#800)
Linking now works: <img width="716" alt="image" src="https://github.com/user-attachments/assets/c372376a-9ec0-465a-81d8-19112d98b52a" /> Closes #774
1 parent 1bb0850 commit f012f40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,10 +176,11 @@ plugins:
176176
extensions:
177177
- griffe_inherited_docstrings
178178

179-
import:
179+
inventories:
180180
- https://arrow.apache.org/docs/objects.inv
181181
- https://contextily.readthedocs.io/en/stable/objects.inv
182182
- https://docs.python.org/3/objects.inv
183+
- https://duckdb.org/docs/stable/clients/python/reference/objects.inv
183184
- https://fiona.readthedocs.io/en/stable/objects.inv
184185
- https://geoarrow.github.io/geoarrow-rs/python/latest/objects.inv
185186
- https://geopandas.org/en/stable/objects.inv

0 commit comments

Comments
 (0)