Add intersphinx config for wuttjamaican

we should probably reference those docs in some places..tbd
This commit is contained in:
Lance Edgar 2023-12-30 17:00:40 -06:00
parent 083e5d1aa9
commit 33c32d9c35

View file

@ -40,6 +40,7 @@ extensions = [
intersphinx_mapping = {
'rattail': ('https://rattailproject.org/docs/rattail/', None),
'tailbone': ('https://rattailproject.org/docs/tailbone/', None),
'wuttjamaican': ('https://rattailproject.org/docs/wuttjamaican/', None),
}
# Add any paths that contain templates here, relative to this directory.