Skip to content

Commit 3d3ab45

Browse files
committed
Include links to branca
1 parent 3a86ed9 commit 3d3ab45

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/conf.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,12 @@
262262
"https://xyzservices.readthedocs.io/en/latest/",
263263
"https://xyzservices.readthedocs.io/en/latest/objects.inv",
264264
),
265+
"branca": (
266+
"https://python-visualization.github.io/branca/",
267+
"https://python-visualization.github.io/branca/objects.inv",
268+
),
269+
}
270+
265271
autodoc_default_options = {
266272
'members': True,
267273
'undoc-members': True,

0 commit comments

Comments
 (0)