[ALL] fix missing extension for d2 diagrams
All checks were successful
/ test (push) Successful in 15s
All checks were successful
/ test (push) Successful in 15s
This commit is contained in:
parent
2438853218
commit
d70e13c069
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ author = 'Michaël Ricart'
|
|||
extensions = [
|
||||
"sphinx_datatables",
|
||||
"sphinxcontrib.jquery",
|
||||
"sphinxcontrib.d2lang",
|
||||
]
|
||||
|
||||
templates_path = ['_templates']
|
||||
|
|
Loading…
Add table
Reference in a new issue