Add intersphinx config for wuttjamaican
we should probably reference those docs in some places..tbd
This commit is contained in:
parent
083e5d1aa9
commit
33c32d9c35
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue