Skip to content

Commit

Permalink
Add intersphinx reference to squirrel docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Winfried Loetzsch committed Feb 24, 2022
1 parent c9b639e commit f5a3d25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
intersphinx_mapping = {
"python": ("https://docs.python.org/3/", None),
"sphinx": ("https://www.sphinx-doc.org/en/master/", None),
"squirrel": ("https://squirrel.readthedocs.io/", None),
}
intersphinx_disabled_domains = ["std"]

Expand Down

0 comments on commit f5a3d25

Please sign in to comment.