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