feat: add table/model for app upgrades
This commit is contained in:
parent
e855a84c37
commit
110ff69d6d
14 changed files with 275 additions and 2 deletions
|
@ -22,6 +22,7 @@ extensions = [
|
|||
'sphinxcontrib.programoutput',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx.ext.todo',
|
||||
'enum_tools.autoenum',
|
||||
]
|
||||
|
||||
templates_path = ['_templates']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue