Skip to content

Commit

Permalink
add lifelines intersphinx mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
eroell committed Dec 1, 2024
1 parent 6f291bc commit 08e5949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
"flax": ("https://flax.readthedocs.io/en/latest/", None),
"jax": ("https://jax.readthedocs.io/en/latest/", None),
"lamin": ("https://lamin.ai/docs", None),
"lifelines": ("https://lifelines.readthedocs.io/en/latest/", None),
}

language = "en"
Expand Down

0 comments on commit 08e5949

Please sign in to comment.