project = 'MyST Example'
extensions = [
    "myst_parser",
    "sphinx.ext.doctest",
]
