fix: add basic support for wutta-continuum data versioning/history
not much "support" per se in here, mostly some stubs to allow for smooth operation if/when it is installed
This commit is contained in:
parent
7002986cb7
commit
2fa82bee8c
8 changed files with 72 additions and 23 deletions
|
@ -35,6 +35,7 @@ intersphinx_mapping = {
|
|||
'rattail': ('https://rattailproject.org/docs/rattail/', None),
|
||||
'rattail-manual': ('https://rattailproject.org/docs/rattail-manual/', None),
|
||||
'sqlalchemy': ('http://docs.sqlalchemy.org/en/latest/', None),
|
||||
'wutta-continuum': ('https://rattailproject.org/docs/wutta-continuum/', None),
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue