5 lines
51 B
Python
5 lines
51 B
Python
|
# docs/conf.py
|
||
|
extensions = [
|
||
|
'myst_parser',
|
||
|
]
|